JDK-6432045 : java apps freezes in 1.3.1
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.3.1_16
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2006-05-31
  • Updated: 2014-02-27
  • Resolved: 2008-05-22
Related Reports
Relates :  
Description
Freeze occurs in the following operation in 1.3.1_0X..

REPRODUCE:
 To download concurrent.zip and invoke repro.csh
  ( Set dir. where java command exists to PATH env. variable
    before launch "repro.csh")

NOTE:
panel-operation.JPG

I also attached .jpg file which shows operation for panel.
The "step" in the jpg file is corresponding to the following "Step".
<< Operation >>
Step1. Click "no classes"
Step2. Click "waitfreeQueue"
Step3. Set "128k calls per thread" in combo box
Step4. Set "1M iterations per barrier" in combo box.
Step5. Click "start"