hg: jdk/submit: 8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking

brent.christian at oracle.com brent.christian at oracle.com
Tue Nov 19 18:03:11 UTC 2019


Changeset: faac483dfb30
Author:    bchristi
Date:      2019-11-19 10:02 -0800
URL:       https://hg.openjdk.java.net/jdk/submit/rev/faac483dfb30

8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
Reviewed-by: dholmes, mchung

! src/java.base/share/classes/java/lang/Class.java
+ test/jdk/java/lang/Class/forName/NonLinking/Container.java
+ test/jdk/java/lang/Class/forName/NonLinking/MissingClass.java
+ test/jdk/java/lang/Class/forName/NonLinking/NonLinking.java



More information about the jdk-submit-changes mailing list