RFR: 7903272: Make method handle methods private

Per Minborg duke at openjdk.org
Tue Aug 30 14:48:02 UTC 2022


xxxx$MH methods should be declared private to reduce cluttering in end users' IDEs and elsewhere.
 
 This PR also solves esthetic issues in the generated code.

-------------

Commit messages:
 - Make method handle methods private

Changes: https://git.openjdk.org/jextract/pull/67/files
 Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=67&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903272
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jextract/pull/67.diff
  Fetch: git fetch https://git.openjdk.org/jextract pull/67/head:pull/67

PR: https://git.openjdk.org/jextract/pull/67


More information about the jextract-dev mailing list