JDK-8316427 : Duplicated code for {obj,type}ArrayKlass::array_klass
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-09-18
  • Updated: 2023-09-25
  • Resolved: 2023-09-20
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 22
22 b16Fixed
Related Reports
Relates :  
Description
The array_klass functions are duplicated for objArrayKlass and typeArrayKlass.
Comments
Changeset: 9e00949a Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-09-20 14:38:04 +0000 URL: https://git.openjdk.org/jdk/commit/9e00949a26fa881d0c6726be3ec27edd142e592c
20-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15791 Date: 2023-09-18 16:40:08 +0000
18-09-2023