google / google/conscrypt

Use native instance methods where reasonable

Open
#1,010 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

There are several native methods that take both a Java `long` (representing a pointer) and a holder object. In many cases, the holder object could reasonably be the `this` parameter for the method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.