Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory This run is on Solaris x64, run with jtreg options: -concurrency:10 -J-Xmx512m -vmoption:-Xmx512m ----------System.err:(12/618)---------- java.lang.Exception: Process consumes memory. at LotsOfOutput.main(LotsOfOutput.java:45) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:502) at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218) at java.lang.Thread.run(Thread.java:745) JavaTest Message: Test threw exception: java.lang.Exception JavaTest Message: shutting down test
|