-
Type:
Sub-task
-
Resolution: Withdrawn
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: hotspot
The `JVM_GetComponentType` entry point has been removed from HotSpot. The JDK 9 library function `java/lang/Class.getComponentType` accesses a field in the instance of `java/lang/Class` directly. The HotSpot Java Virtual Machine initializes this value.