RFR: 8017234: Hotspot should stop using mapfiles

Magnus Ihse Bursie ihse at openjdk.org
Thu Feb 22 09:48:53 UTC 2024


On Thu, 22 Feb 2024 08:46:16 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> > The Graal folk will need to chime in here as it may be that these are needed for libgraal.
> 
> They should be fine. JNI linkage is only used by the native methods in `CompilerToVM.java`.

Once again, it is a misunderstanding that anything here changes. These functions will stay the same before and after this PR.

However, I interpret your comment as that it is possible to remove the JNIEXPORT from these functions in a follow-up PR. And that is good to know!

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

PR Comment: https://git.openjdk.org/jdk/pull/17955#issuecomment-1959067420


More information about the graal-dev mailing list