-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
8
-
generic
-
generic
The test failed with the following output:
----------System.err:(5/388)----------
java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory
at TestLogConfigurationDeadLockWithConf$DeadlockDetector.run(TestLogConfigurationDeadLockWithConf.java:272)
STATUS:Failed.`main' threw exception: java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory
Package java.lang.management is not a part of compact profile 1 and 2, therefore the test shall be added into :needs_compact3 group.
----------System.err:(5/388)----------
java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory
at TestLogConfigurationDeadLockWithConf$DeadlockDetector.run(TestLogConfigurationDeadLockWithConf.java:272)
STATUS:Failed.`main' threw exception: java.lang.NoClassDefFoundError: java/lang/management/ManagementFactory
Package java.lang.management is not a part of compact profile 1 and 2, therefore the test shall be added into :needs_compact3 group.
- relates to
-
JDK-8061624 [TESTBUG] Some tests cannot be ran under compact profiles and therefore shall be excluded
-
- Resolved
-