[2014-04-28T21:41:50.22] Stress time: 60 seconds
[2014-04-28T21:41:50.22] Stress iterations factor: 1
[2014-04-28T21:41:50.22] Stress fixed threads factor: 20
[2014-04-28T21:41:50.22] Stress threads added per CPU factor: 20
[2014-04-28T21:41:53.44] # ERROR: Killing parser thread
...
[2014-04-28T21:42:02.97] # ERROR: There were 1 hangups during parsing. The class files, which produced hangup were saved as hangXXX.class in the test directory. You may want to analyse them. Failing this test because of hangups.
...
[2014-04-28T21:42:07.01] # ERROR: Test marked failed at vm.mlvm.share.MultiThreadedTest$2.run(MultiThreadedTest.java:56):
[2014-04-28T21:42:07.01] # ERROR: Thread Thread[Thread-57,5,main] failed
[2014-04-28T21:42:07.02] # Test level exit status: 97
[2014-04-28T21:41:50.22] Stress iterations factor: 1
[2014-04-28T21:41:50.22] Stress fixed threads factor: 20
[2014-04-28T21:41:50.22] Stress threads added per CPU factor: 20
[2014-04-28T21:41:53.44] # ERROR: Killing parser thread
...
[2014-04-28T21:42:02.97] # ERROR: There were 1 hangups during parsing. The class files, which produced hangup were saved as hangXXX.class in the test directory. You may want to analyse them. Failing this test because of hangups.
...
[2014-04-28T21:42:07.01] # ERROR: Test marked failed at vm.mlvm.share.MultiThreadedTest$2.run(MultiThreadedTest.java:56):
[2014-04-28T21:42:07.01] # ERROR: Thread Thread[Thread-57,5,main] failed
[2014-04-28T21:42:07.02] # Test level exit status: 97
- duplicates
-
JDK-6990182 AnonymousClassLoader hangs up on malformed classes
- Closed