Uncommenting assert:
https://github.com/openjdk/valhalla/commit/715b8330bb4d3ad533123aaf8e01777e4b4d01c6#diff-e368502932198721c3ee52ace2397c5a9c6281930e83fc53a429573f6adf44fcR2541
causes:
compiler/valhalla/inlinetypes/TestIntrinsics.java
compiler/valhalla/inlinetypes/TestNullableInlineTypes.java
to fail
https://github.com/openjdk/valhalla/commit/715b8330bb4d3ad533123aaf8e01777e4b4d01c6#diff-e368502932198721c3ee52ace2397c5a9c6281930e83fc53a429573f6adf44fcR2541
causes:
compiler/valhalla/inlinetypes/TestIntrinsics.java
compiler/valhalla/inlinetypes/TestNullableInlineTypes.java
to fail
- duplicates
-
JDK-8302217 [lworld] Infinite invocation of PhiNode::push_inline_types_through
- Open
- relates to
-
JDK-8274972 [lworld] TestLWorld.test151() fails with IR verification errors
- Resolved