JDK-8228716 : Revert InstanceKlass::print_on debug additions
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8-aarch64
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-07-29
  • Updated: 2021-02-02
  • Resolved: 2019-07-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u292 b01Fixed
Related Reports
Relates :  
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.
Comments
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f57189b7648d User: andrew Date: 2021-02-02 05:24:08 +0000
02-02-2021

URL: https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/f57189b7648d User: andrew Date: 2021-02-01 20:00:27 +0000
01-02-2021

https://hg.openjdk.java.net/aarch64-port/jdk8u-shenandoah/hotspot/rev/f1dba0453391
29-07-2019

RFR: https://mail.openjdk.java.net/pipermail/aarch64-port-dev/2019-July/007732.html
29-07-2019