RFR: 8266449: cleanup jtreg tags in compiler/intrinsics/sha/cli tests
Igor Ignatyev
iignatyev at openjdk.java.net
Mon May 3 16:04:04 UTC 2021
Hi all,
could you please review this small cleanup of jtreg tags in compiler/intrinsics/sha/cli tests?
- `@modules` tags are not needed since we have changed the used test libraries not to depend on `java.management` module and `jdk.internal.misc.*` classes;
- `testcases` isn't required in `@library` b/c the files this directory contains are accessible from `/` `@library`.
Thanks,
-- Igor
-------------
Commit messages:
- 8266449
Changes: https://git.openjdk.java.net/jdk/pull/3841/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3841&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8266449
Stats: 36 lines in 12 files changed: 0 ins; 23 del; 13 mod
Patch: https://git.openjdk.java.net/jdk/pull/3841.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3841/head:pull/3841
PR: https://git.openjdk.java.net/jdk/pull/3841
More information about the hotspot-compiler-dev
mailing list