Duplicate :
|
|
Relates :
|
Test Suite : JCK Test Case: lang/EXCP/excp013/excp01304/excp01304_rt (Added standalone test in comment section) Expected Behavior : Test should pass and print nothing Actual Behavior: Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class ClassStatVar at excp01304.run(excp01304.java:31) at excp01304.main(excp01304.java:21)
|