JDK-8042263 : vm/mlvm/anonloader/stress/parallelLoad fails due to "1 hangups during parsing."
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-05-01
  • Updated: 2017-02-23
  • Resolved: 2017-02-23
Related Reports
Duplicate :  
Description
[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
Comments
This still shows up after JDK-6990182 was closed (sun.invoke.anon was removed) and therefore the failure is not related. Re-opening. EDIT: Okay, the failure is slightly different (see JDK-8175543). Leaving this closed.
23-02-2017

hang00.class is hangXXX.class mentioned in the log file
01-05-2014

can be related to JDK-6990182
01-05-2014