-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.2
-
rc
-
generic, x86
-
linux_redhat_8.0, solaris_8
Is an assertion in a nested class, such as
assert true;
one of the contexts that may cause the outermost class to be initialied?
assert true;
one of the contexts that may cause the outermost class to be initialied?
- duplicates
-
JDK-6173657 Deadlock when loading outer and inner class simultaneously from different threads
- Closed