[jdk11u-dev] Integrated: 8209736: runtime/RedefineTests/ModifyAnonymous.java fails with NullPointerException when running in CDS mode
Goetz Lindenmaier
goetz at openjdk.java.net
Fri Jun 10 09:41:16 UTC 2022
On Thu, 9 Jun 2022 10:38:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.17-oracle.
This pull request has now been integrated.
Changeset: 39109e5a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/39109e5abe21d4da0cef867c459936f793a34c32
Stats: 35 lines in 1 file changed: 33 ins; 0 del; 2 mod
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
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1134
More information about the jdk-updates-dev
mailing list