-
Bug
-
Resolution: Fixed
-
P3
-
23
-
b12
Once JDK-8017234 has been integrated, it is possible to do some cleanup. The goal of JDK-8017234 was to not change any behavior, even if that behavior seemed odd.
Now let's try to fix that. We can:
a) remove JNIEXPORT from c2v functions.
b) make debug.cpp functions exported similarly on all platforms
c) remove JNIEXPORT from aarch64 asm debug function.
Now let's try to fix that. We can:
a) remove JNIEXPORT from c2v functions.
b) make debug.cpp functions exported similarly on all platforms
c) remove JNIEXPORT from aarch64 asm debug function.
- relates to
-
JDK-8017234 Hotspot should stop using mapfiles
-
- Resolved
-
-
JDK-8327049 Only export debug.cpp functions on Windows
-
- Resolved
-