[jdk11u-dev] Integrated: 8259267: Refactor LoaderLeak shell test as java test.

Christoph Langer clanger at openjdk.org
Wed Dec 14 16:40:29 UTC 2022


On Mon, 12 Dec 2022 15:28:44 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Another prerequisite for #1554
> 
> I had to confirm deletion of LoaderLeak.sh and Main.java due to the absence of JDK-8244224 and JDK-8225648.
> Furthermore I had to adapt the test to Java 11 syntax.
> Incorporated JDK-8225648 and added it to the list of resolved bugs.

This pull request has now been integrated.

Changeset: 7d50d519
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/7d50d5199b82c041b473bc83901ac299784e6414
Stats:     441 lines in 6 files changed: 137 ins; 304 del; 0 mod

8259267: Refactor LoaderLeak shell test as java test.
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp

Reviewed-by: mdoerr
Backport-of: 75aa15467ec3d88a26f7c28518a24caf132818bf

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1588


More information about the jdk-updates-dev mailing list