22 Jan
2024
22 Jan
'24
6:17 p.m.
On Fri, 19 Jan 2024 16:51:02 GMT, Maurizio Cimadamore <mcimadamore@openjdk.org> wrote:
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.
This pull request has now been integrated. Changeset: 14f12739 Author: Maurizio Cimadamore <mcimadamore@openjdk.org> URL: https://git.openjdk.org/jextract/commit/14f12739f59750340233870574c19d2dffd5... Stats: 14 lines in 1 file changed: 0 ins; 12 del; 2 mod Make method handle accessor private Reviewed-by: jvernee ------------- PR: https://git.openjdk.org/jextract/pull/188