misc/gc/gctests/ProcessGC test throws "Not enough soace" I/O exception for kestrel 1.3_b15 build on 2.8 (sparc). It is passing on 2.6, 2.7 (sparc/x86) and 2.8 x86.
Note:
=====
Strangely enough it is passing today on a different 2.8 sparc. I did see a couple of intermittant failures on the other 2.8 sparc machine yesterday, but am unable to reproduce them today.
I am attaching the info of the machine on which it fails consistently. It passes consistently with 1.2.2_05 on this machine.
Machine info is in the attached "machine.info" file.
The exception :
==============
Exception:
failed at the 0th iteration
java.io.IOException: Not enough space
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:551)
at java.lang.Runtime.exec(Runtime.java:418)
at java.lang.Runtime.exec(Runtime.java:361)
at java.lang.Runtime.exec(Runtime.java:325)
at EchoerThread.run(ProcessGC.java:20)
1
JDK info:
========
jtg-s120% /usr/java1.3/bin/java -hotspot -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b15)
Java HotSpot(TM) Client VM (build 1.3-b15, mixed mode)
jtg-s120% /usr/java1.3/bin/java -fullversion
java full version "Solaris_JDK_1.3-b15"
To reproduce run ProcessGC.ksh from the attached jar file.
madhura.dudhgaonkar@eng 2000-05-12
Note:
=====
Strangely enough it is passing today on a different 2.8 sparc. I did see a couple of intermittant failures on the other 2.8 sparc machine yesterday, but am unable to reproduce them today.
I am attaching the info of the machine on which it fails consistently. It passes consistently with 1.2.2_05 on this machine.
Machine info is in the attached "machine.info" file.
The exception :
==============
Exception:
failed at the 0th iteration
java.io.IOException: Not enough space
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:551)
at java.lang.Runtime.exec(Runtime.java:418)
at java.lang.Runtime.exec(Runtime.java:361)
at java.lang.Runtime.exec(Runtime.java:325)
at EchoerThread.run(ProcessGC.java:20)
1
JDK info:
========
jtg-s120% /usr/java1.3/bin/java -hotspot -version
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b15)
Java HotSpot(TM) Client VM (build 1.3-b15, mixed mode)
jtg-s120% /usr/java1.3/bin/java -fullversion
java full version "Solaris_JDK_1.3-b15"
To reproduce run ProcessGC.ksh from the attached jar file.
madhura.dudhgaonkar@eng 2000-05-12
- duplicates
-
JDK-4337885 ProcessGC test throws "Not enough space" I/O exception for kestrel 1.3_b15
-
- Closed
-