RFR(xs): 8202130: [TESTBUG] Some appcds regression test cases fail with "Error: VM option 'PrintSystemDictionaryAtExit' is notproduct and is available only in debug version of VM"
Zhengyu Gu
zgu at redhat.com
Wed May 2 00:06:58 UTC 2018
Looks good to me.
-Zhengyu
On 05/01/2018 05:57 PM, Calvin Cheung wrote:
> JBS: https://bugs.openjdk.java.net/browse/JDK-8202130
>
> webrev: http://cr.openjdk.java.net/~ccheung/8202130/webrev.00/
>
> The PrintSystemDictionaryAtExit vm option is a debug option and is not
> available in release builds. It was there for debugging purposes while
> the tests were being developed. Removing the PrintSystemDictionaryAtExit
> vm option from the tests.
>
> Tested with fastdebug and release builds on Oracle platforms.
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list