[jdk21u-dev] RFR: 8347840: Fix testlibrary compilation warnings
Matthias Baesken
mbaesken at openjdk.org
Fri Jun 6 06:38:57 UTC 2025
On Sat, 24 May 2025 14:46:48 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I would like to backport this to keep the test suite up to date.
>
> make/test/BuildTestLib.gmk
> I had to resolve, the code and listed warnings differ considerably.
> Nevertheless obvious resolve.
>
> test/lib/jdk/test/lib/apps/LingeredApp.java
> test/lib/jdk/test/lib/classloader/ClassUnloadCommon.java
> test/lib/jdk/test/lib/hprof/model/JavaHeapObject.java
> test/lib/jdk/test/lib/hprof/model/Root.java
> test/lib/jdk/test/lib/hprof/model/Snapshot.java
> test/lib/jdk/test/lib/jfr/Events.java
> test/lib/jdk/test/lib/net/IPSupport.java
> test/lib/jdk/test/lib/thread/VThreadPinner.java
> test/lib/jdk/test/lib/thread/VThreadRunner.java
> Resolved Copyright.
>
> test/lib/jdk/test/lib/os/linux/HugePageConfiguration.java
> This file was moved by "8340422: ZGC: TestAllocateHeapAt.java should not run with transparent hugepages".
> The patch to the code applies clean after adapting the path, only the Copyright requires resolving.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk21u-dev/pull/1830#pullrequestreview-2903936654
More information about the jdk-updates-dev
mailing list