[jdk17u-dev] RFR: 8281585: Remove unused imports under test/lib and jtreg/gc
Lutz Schmidt
lucy at openjdk.org
Wed Jan 24 11:36:31 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
Looks good.
Ready to integrate if the SAP-internal testing does not reveal any related errors.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2154#pullrequestreview-1841167867
More information about the jdk-updates-dev
mailing list