MethodHandler out of a non-static method
Giuseppe Barbieri
elect86 at gmail.com
Wed Jun 2 22:52:20 UTC 2021
Hi,
excited from the last development, I came back giving a try to the latest
jdk build (the partial 17 available on the site) and I'm trying to
update/fix the opengl sample
First of all, it looks like `jextract` doesn't accept anymore the option to
produce an output jar. I had to manually compress the resulting folder to
zip and rename, before importing in the target project.
It'd be cool if jextract could output directly the jar (and the sources)
Coming back to my issue, how can I retrieve the MethodHandler out of a
non-static method?
Thanks in advance
More information about the panama-dev
mailing list