git: openjdk/mobile: 8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking

duke duke at openjdk.java.net
Tue Nov 19 18:08:15 UTC 2019


Changeset: 469cb2b3
Author:    Brent Christian <bchristi at openjdk.org>
Date:      2019-11-19 10:02:46 +0000
URL:       https://git.openjdk.java.net/mobile/commit/469cb2b3

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 mobile-changes mailing list