-
Enhancement
-
Resolution: Won't Fix
-
P3
-
None
-
None
-
None
Jigsaw preverification needs an API similar to forName() that loads and links a class but does not initialize it. Loading and linking a class ensures that the class gets verified, as long as verification is enabled.
- relates to
-
JDK-7194006 A new Class.forName(String cn, boolean initialize) method
-
- Open
-