JDK-8215149 : TestOptionsWithRangesDynamic.java fails after JDK-8215120
Type:Bug
Component:hotspot
Sub-Component:gc
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2018-12-10
Updated:2018-12-14
Resolved:2018-12-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.
The TestOptionsWithRangesDynamic.java test fails after TestOptionsWithRangesDynamic.java - the testing does not seem to support max_uintx ranges.
With a [0, max_uintx] range we can simply remove the range declaration to fix this.