Integrated: 8281379: Assign package declarations to all jtreg test cases under gc

Leo Korinth lkorinth at openjdk.java.net
Thu Feb 10 10:38:10 UTC 2022


On Mon, 7 Feb 2022 15:52:35 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> Assign package declarations to all jtreg test cases under directory "gc". At the moment a few test cases are using no explicit package which makes it hard editing the testcase in an IDE. 
> 
> hotspot_gc passed.

This pull request has now been integrated.

Changeset: c820d1ac
Author:    Leo Korinth <lkorinth at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c820d1acb7c6e600a890e4205eef0be8a4c7a791
Stats:     22 lines in 5 files changed: 10 ins; 0 del; 12 mod

8281379: Assign package declarations to all jtreg test cases under gc

Reviewed-by: kbarrett, tschatzl

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

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



More information about the hotspot-gc-dev mailing list