---------------------------------------------
Test: nsk/regression/b4687586
runtime/threads/sync1
JDK: Tiger 1.5.0-b26
VM: Server
Mode: Xmixed
OS: Windows 2003 Itanium2
Steps to reproduce
-------------------
Map Y: to //cady/export
For the test - nsk/regression/b4687586
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]/b4687586
2. sh rerun.sh
For the test -
runtime/threads/sync1
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]/sync1
2. sh rerun.sh
Got the same error message on two win2003 I2 machines, made sure no java processes are running in the background.
Output -
----------
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at b4687586.run(b4687586.java:28)
at b4687586.main(b4687586.java:14)
Exception in thread "main"
Test: nsk/regression/b4687586
runtime/threads/sync1
JDK: Tiger 1.5.0-b26
VM: Server
Mode: Xmixed
OS: Windows 2003 Itanium2
Steps to reproduce
-------------------
Map Y: to //cady/export
For the test - nsk/regression/b4687586
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]/b4687586
2. sh rerun.sh
For the test -
runtime/threads/sync1
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]/sync1
2. sh rerun.sh
Got the same error message on two win2003 I2 machines, made sure no java processes are running in the background.
Output -
----------
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start(Native Method)
at b4687586.run(b4687586.java:28)
at b4687586.main(b4687586.java:14)
Exception in thread "main"
- duplicates
-
JDK-4942470 REGRESSION: 2 Regression-test tests fail (-Xcheck:jni)
- Closed