RFR: 8266449: cleanup jtreg tags in compiler/intrinsics/sha/cli tests

Vladimir Kozlov kvn at openjdk.java.net
Mon May 3 21:44:49 UTC 2021


On Mon, 3 May 2021 15:57:02 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:

> 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

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list