RFR: Make method handle accessor private [v3]

Maurizio Cimadamore mcimadamore at openjdk.org
Mon Jan 22 17:08:06 UTC 2024


> In my previous PR, I forgot to also make the method handle accessor (for native downcalls) `private`.
> 
> This was discovered when manually eyeballing at jextracted code for windows.h.

Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:

  Fix string template

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

Changes:
  - all: https://git.openjdk.org/jextract/pull/188/files
  - new: https://git.openjdk.org/jextract/pull/188/files/a7f001ca..a27e0b50

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jextract&pr=188&range=02
 - incr: https://webrevs.openjdk.org/?repo=jextract&pr=188&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jextract/pull/188.diff
  Fetch: git fetch https://git.openjdk.org/jextract.git pull/188/head:pull/188

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


More information about the jextract-dev mailing list