JDK-8230813 : Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:8,11,14
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2019-09-10
Updated:2020-06-08
Resolved:2019-09-10
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.
JDK-8230238 added new test. While backporting it to other releases I noticed it also fixes the failure fixed by JDK-8010500. It should be added to @bug line.
Comments
Fix request (13u)
One liner, applies to 13u cleanly.
08-06-2020
Fix Request (8u)
Quick followup to JDK-8230238. Trivial, applies to 8u with reshuffling, passes affected test.
10-09-2019
Fix Request (11u)
Quick followup to JDK-8230238. Trivial, applies to 11u cleanly, passes affected test.