- relates to
-
JDK-8313438 [s390x] build broken after JDK-8301996
-
- Resolved
-
-
JDK-8315940 ARM32: Move field resolution information out of the cpCache
-
- Resolved
-
-
JDK-8317142 [lworld] compiler/valhalla/inlinetypes/TestCallingConvention.java fails after jdk-22+9
-
- Closed
-
-
JDK-8317143 [lworld] compiler/valhalla/inlinetypes/TestCallingConventionC1.java fails after merging jdk-22+9
-
- Closed
-
-
JDK-8317145 [lworld] compiler/valhalla/inlinetypes/TestLWorld.java fails after merging jdk-22+9
-
- Closed
-
-
JDK-8317146 [lworld] compiler/valhalla/inlinetypes/TestLWorldProfiling.java fails after jdk-22+9
-
- Closed
-
-
JDK-8317147 [lworld] compiler/valhalla/inlinetypes/TestNullableArrays.java crash after jdk-22+9
-
- Closed
-
-
JDK-8317148 [lworld] compiler/valhalla/inlinetypes/TestUnloadedInlineTypeField.java crash after merge jdk-22+9
-
- Closed
-
-
JDK-8317149 [lworld] compiler/valhalla/inlinetypes/TestValueClasses.java fails after merge jdk-22+9
-
- Closed
-
-
JDK-8317150 [lworld] valhalla/valuetypes/ObjectMethods.java fails after jdk-22+9
-
- Closed
-
-
JDK-8317151 [lworld] valhalla/valuetypes/SubstitutabilityTest.java fails after merging jdk-22+9
-
- Closed
-
-
JDK-8316342 CLHSDB "dumpclass" command produces invalid classes
-
- Resolved
-
-
JDK-8314078 HotSpotConstantPool.lookupField() asserts due to field changes in ConstantPool.cpp
-
- Closed
-
-
JDK-8327647 Occasional SIGSEGV in markWord::displaced_mark_helper() for SPECjvm2008 sunflow
-
- Closed
-
-
JDK-8317140 [lworld] compiler/valhalla/inlinetypes/TestBasicFunctionality.java fails after jdk-22+9
-
- Closed
-
Move field resolution information out of the cpCache
The field resolution information needs more information with valhalla that are awkward to include in the cpCache indices, f1, f2 and flags fields. The field resolution information should point to information that the field needs with names that make sense and be debuggable.
(10 relates to, 2 links to)