RFR (S): 8136766: Enable ThreadStackSize range test

Gerard Ziemski gerard.ziemski at oracle.com
Fri Mar 25 16:26:35 UTC 2016


hi all,

Please review this small fix which fixes the range (in platform dependent way where 0 has a special meaning on Windows) and adds constraint for ThreadStackSize, which allows us to include it in test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java test.

https://bugs.openjdk.java.net/browse/JDK-8136766
http://cr.openjdk.java.net/~gziemski/8136766_rev1

Passes JPRT hotspot and RBT CommandLine/OptionsValidation/TestOptionsWithRanges on all platforms.


More information about the hotspot-runtime-dev mailing list