-
Bug
-
Resolution: Fixed
-
P4
-
1.3.1, 1.4.0
-
1.4.2
-
generic, sparc
-
generic, solaris_2.5.1
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2033844 | 5.0 | Florian Bomers | P4 | Resolved | Fixed | b26 |
I did my tests on Solaris. In a sample test program, I have a loop
that creates a DataLine, writes some data to it, then closes it after
finish writing the data. After running the program for a while, it either
crashes or hang the VM.
With JDK 1.2.2, I was able to crash the VM sometimes after looping for
50 times. Other times, it may take longer -- after looping for 6000 times
in 30 minutes. The stack trace is included in the Comments section.
With JDK 1.1.*, it may hang the VM after a while.
that creates a DataLine, writes some data to it, then closes it after
finish writing the data. After running the program for a while, it either
crashes or hang the VM.
With JDK 1.2.2, I was able to crash the VM sometimes after looping for
50 times. Other times, it may take longer -- after looping for 6000 times
in 30 minutes. The stack trace is included in the Comments section.
With JDK 1.1.*, it may hang the VM after a while.
- backported by
-
JDK-2033844 Creating, writing, closing DataLines after a while can crash or hang the VM
-
- Resolved
-
- relates to
-
JDK-4428704 RAS: Sound Reliability Tests Consistently Crash In Less Than Five Hours.
-
- Resolved
-