git: openjdk/jdk11u-dev: 8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode

Goetz Lindenmaier goetz at openjdk.java.net
Fri Jun 10 09:39:58 UTC 2022


Changeset: 39109e5a
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-06-10 09:37:58 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/39109e5abe21d4da0cef867c459936f793a34c32

8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode

Add logging of class names in the allLoadedClasses array; throw RuntimeException upon encountering of a null class.

Backport-of: 3c810ce261980692877a0b043bc67a910902bd26

! test/hotspot/jtreg/runtime/RedefineTests/ModifyAnonymous.java



More information about the jdk-updates-changes mailing list