RFR: 8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests

Lois Foltan lfoltan at openjdk.java.net
Mon Feb 8 21:01:41 UTC 2021


On Mon, 8 Feb 2021 19:54:03 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this small fix for JDK-8261340 to clean up deprecation warnings, such as the following, in the vmTestbase/nsk tests.
> 
>     warning: [dep-ann] deprecated item is not annotated with @Deprecated
> 
> The change was tested by running the tests locally and checking for the warnings.  It was regression tested with tiers 1-2 on Linux, Mac OS, and Windows and tiers 3-5 on Linux x64.
> 
> Thanks, Harold

Looks good!
Lois

-------------

Marked as reviewed by lfoltan (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2462


More information about the hotspot-runtime-dev mailing list