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

Igor Ignatyev iignatyev at openjdk.java.net
Tue May 4 04:50:57 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

thanks, Vladimir.

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

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


More information about the hotspot-compiler-dev mailing list