JDK-8203425 : assert(is_Loop()) failed: invalid node class
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:11
Priority:P2
Status:Closed
Resolution:Fixed
Submitted:2018-05-18
Updated:2018-08-16
Resolved:2018-06-08
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.
java/util/Map/InPlaceOpsCollisions.java fails after fix of JDK-8203215
Comments
Fix reverts original patch https://bugs.openjdk.java.net/browse/JDK-8203215 IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
A new fix will be evaluated later.