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

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

Commit messages:
 - 8261340: Fix 'deprecated' warnings in the vmTestbase/nsk tests

Changes: https://git.openjdk.java.net/jdk/pull/2462/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2462&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8261340
  Stats: 17 lines in 5 files changed: 12 ins; 0 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2462.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2462/head:pull/2462

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

Reply via email to