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.
With a [0, max_uintx] range we can simply remove the range declaration to fix this.
- relates to
-
JDK-8215120 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1)
- Resolved