Following crash occurs after merging jdk-22+9:
Scenario #0
===========
Scenario flags: [-XX:+EnableValhalla, -XX:+EnablePrimitiveClasses, -DIgnoreCompilerControls=true, -XX:PerMethodRecompilationCutoff=-1, -XX:PerBytecodeRecompilationCutoff=-1]
TestFramework test VM exited with code 134
...
# Problematic frame:
# j compiler.valhalla.inlinetypes.TestUnloadedInlineTypeField$MyValue2.<vnew>(I)Qcompiler/valhalla/inlinetypes/TestUnloadedInlineTypeField$MyValue2;+0
#
Scenario #0
===========
Scenario flags: [-XX:+EnableValhalla, -XX:+EnablePrimitiveClasses, -DIgnoreCompilerControls=true, -XX:PerMethodRecompilationCutoff=-1, -XX:PerBytecodeRecompilationCutoff=-1]
TestFramework test VM exited with code 134
...
# Problematic frame:
# j compiler.valhalla.inlinetypes.TestUnloadedInlineTypeField$MyValue2.<vnew>(I)Qcompiler/valhalla/inlinetypes/TestUnloadedInlineTypeField$MyValue2;+0
#
- duplicates
-
JDK-8317658 [lworld] TemplateTable::withfield() does not correctly load the ResolvedFieldEntry
- Resolved
- relates to
-
JDK-8301996 Move field resolution information out of the cpCache
- Resolved