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"

Calvin Cheung calvin.cheung at oracle.com
Wed May 2 00:23:31 UTC 2018


Thanks, Zhengyu.

Calvin

On 5/1/18, 5:06 PM, Zhengyu Gu wrote:
> 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