[jdk17u-dev] Integrated: 8281585: Remove unused imports under test/lib and jtreg/gc

Goetz Lindenmaier goetz at openjdk.org
Thu Jan 25 09:03:34 UTC 2024


On Mon, 22 Jan 2024 16:22:11 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.11-oracle.
> 
> Some simple resolves were needed:
> test/hotspot/jtreg/gc/arguments/TestArrayAllocatorMallocLimit.java
> Copyright.
> 
> test/hotspot/jtreg/gc/arguments/TestG1HeapRegionSize.java
> Resolved import.
> 
> test/hotspot/jtreg/gc/arguments/TestG1RemSetFlags.java
> Not in 17.
> 
> test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java
> Copyright and imports due to context.
> 
> test/hotspot/jtreg/gc/g1/TestEvacuationFailure.java
> Test not in 17.
> 
> test/hotspot/jtreg/gc/g1/TestSkipRebuildRemsetPhase.java
> Resulved imports due to differences in context.
> 
> test/lib/jdk/test/lib/hprof/model/JavaValueArray.java
> Copyright

This pull request has now been integrated.

Changeset: 6437792f
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/6437792fd2dc371e7062ece1149c5f5a6b85da88
Stats:     141 lines in 58 files changed: 0 ins; 86 del; 55 mod

8281585: Remove unused imports under test/lib and jtreg/gc

Reviewed-by: lucy
Backport-of: 2604a88fbb6d0f9aec51c7d607ea275bc34a672c

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2154


More information about the jdk-updates-dev mailing list