Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8-aarch64
-
Fix Version/s: openjdk8u292
-
Component/s: hotspot
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b01
Description
There is the aarch64-only addition in instanceKlass.cpp here:
https://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/file/6e4f992250b5/src/share/vm/oops/instanceKlass.cpp#l3118
It was used for debugging and shows up as deviation from 8u upstream. We should revert it and optionally get the block like that via normal backporting path.
https://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/file/6e4f992250b5/src/share/vm/oops/instanceKlass.cpp#l3118
It was used for debugging and shows up as deviation from 8u upstream. We should revert it and optionally get the block like that via normal backporting path.
Attachments
Issue Links
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
-
- Resolved
-