RFR: (XS): 8136766: Enable ThreadStackSize range test
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Sep 15 20:16:04 UTC 2016
On 9/15/16 8:27 AM, Gerard Ziemski wrote:
> hi all,
>
> Please review this XS fix, where we enable MAX range testing in hotspot/test/runtime/CommandLine/OptionsValidation, now that JDK-8140520 has been fixed (thank you Ron and Dan)
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8136766
> webrev: http://cr.openjdk.java.net/~gziemski/8136766_rev1
test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
No comments.
The fix does what it claims which is fine. Thumbs up!
Caveat: I do remember that Ron ran into issues with enabling the MAX range
testing for these three options on some Solaris SPARC machines. I'm fairly
certain he said some of the Solaris SPARC test machines hung at the kernel
level and had to rebooted due to swap space issues. Don't know if the
machines were mis-configured or what, but I thought I send up a flare.
Dan
>
> Tested using RBT and OptionsValidation test
>
>
> cheers
More information about the hotspot-runtime-dev
mailing list