RFR 8214719: Deprecate -Xverify:none option
Harold Seigel
harold.seigel at oracle.com
Wed Feb 20 18:14:26 UTC 2019
Thanks Mikael!
Harold
On 2/20/2019 1:13 PM, Mikael Vidstedt wrote:
> Looks good.
>
> Cheers,
> Mikael
>
>> On Feb 19, 2019, at 1:51 PM, Harold Seigel <harold.seigel at oracle.com> wrote:
>>
>> Hi,
>>
>> Please review this updated webrev. It has a modified warning message in arguments.cpp:
>>
>> http://cr.openjdk.java.net/~hseigel/bug_8214719.2/webrev/index.html
>>
>> Thanks, Harold
>>
>> On 2/6/2019 9:18 AM, Harold Seigel wrote:
>>> Hi,
>>>
>>> Please review this change to deprecate the -Xverify:none and -noverify options in JDK-13. The following warning message will be issued when these options are used:
>>>
>>> warning: Options -Xverify:none and -noverify were deprecated in
>>> version 13.0 and will likely be removed in a future release.
>>>
>>> The options were removed from tests that no longer needed them or the options were changed as needed.
>>>
>>> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8214719/webrev/index.html
>>>
>>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8214719
>>>
>>> The fix was regression tested by running Mach5 tiers 1 and 2 tests and builds on Linux-x64, Windows, and Mac OS X, Mach5 tiers 3 -5 on Linux-x64, and by running JCK Lang and VM tests on Linux-x64.
>>>
>>> Thanks, Harold
>>>
More information about the hotspot-dev
mailing list