JDK-8276889 : Improve compatibility discussion in instanceKlass.cpp
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-09
  • Updated: 2021-11-15
  • Resolved: 2021-11-10
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.
JDK 18
18 masterFixed
Related Reports
Relates :  
Relates :  
Description
From the review of JDK-8276588, the compatibility discussion in instanceKlass.cpp could be improved.
Comments
Changeset: 67c2714b Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2021-11-10 19:45:09 +0000 URL: https://git.openjdk.java.net/jdk/commit/67c2714ba2c9658e07153a6f50391c896e4caebc
10-11-2021

The comment refers to the discussion in this RFE. JVMTI heap dumping and HPROF needs to getSigners internally from the JVM, and in order to fix this, these specs needs to change.
10-11-2021