-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
9
----------messages:(3/118)----------
command: main ReserveMemory
reason: User specified action: run main ReserveMemory
elapsed time (seconds): 180.912
----------System.out:(1/192)*----------
Command line: [C:\\local\\aurora\\CommonData\\JDK_DIR\\bin\\java.exe -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-TransmitErrorReport -Xmx32m ReserveMemory test ]
----------System.err:(21/1006)----------
stdout: [# [ timer expired, abort... ] ];
stderr: []
exitValue = -1
java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr
at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:134)
at ReserveMemory.main(ReserveMemory.java:67)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
command: main ReserveMemory
reason: User specified action: run main ReserveMemory
elapsed time (seconds): 180.912
----------System.out:(1/192)*----------
Command line: [C:\\local\\aurora\\CommonData\\JDK_DIR\\bin\\java.exe -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:-TransmitErrorReport -Xmx32m ReserveMemory test ]
----------System.err:(21/1006)----------
stdout: [# [ timer expired, abort... ] ];
stderr: []
exitValue = -1
java.lang.RuntimeException: 'EXCEPTION_ACCESS_VIOLATION' missing from stdout/stderr
at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:134)
at ReserveMemory.main(ReserveMemory.java:67)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
- duplicates
-
JDK-8074354 Make CreateMinidumpOnCrash a new name and available on all platforms
-
- Resolved
-