Integrated: 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

This pull request has now been integrated.

Changeset: cfdf4a7d
Author:    Igor Ignatyev <iignatyev at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cfdf4a7de77ea662201a876551f52fc558bfdf84
Stats:     36 lines in 12 files changed: 0 ins; 23 del; 13 mod

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

Reviewed-by: kvn

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

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


More information about the hotspot-compiler-dev mailing list