JDK-8275975 : Remove dead code in ciInstanceKlass
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15,16,17,18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-10-26
  • Updated: 2021-11-01
  • Resolved: 2021-10-27
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 b21Fixed
Related Reports
Relates :  
Description
There is some dead code in ciInstanceKlass after JDK-8237767.
Comments
Changeset: a2927333 Author: Tobias Hartmann <thartmann@openjdk.org> Date: 2021-10-27 12:27:43 +0000 URL: https://git.openjdk.java.net/jdk/commit/a29273336bae75e8d185fa7f7c789acbec50a619
27-10-2021