[jdk17u-dev] RFR: 8281585: Remove unused imports under test/lib and jtreg/gc
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 24 11:59:33 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
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2154#issuecomment-1907983863
More information about the jdk-updates-dev
mailing list