RFR: 8017234: Hotspot should stop using mapfiles
Doug Simon
dnsimon at openjdk.org
Thu Feb 22 08:48:54 UTC 2024
On Thu, 22 Feb 2024 00:18:16 GMT, David Holmes <dholmes 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`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17955#issuecomment-1958966709
More information about the build-dev
mailing list