-
Bug
-
Resolution: Fixed
-
P3
-
11, 16
-
b12
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8267541 | 15.0.4 | Olga Mikhaltcova | P3 | Resolved | Fixed | b03 |
JDK-8267538 | 13.0.8 | Olga Mikhaltcova | P3 | Resolved | Fixed | b03 |
JDK-8252877 | 11.0.10-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8253107 | 11.0.10 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
compiler/vectorization/TestVectorsNotSavedAtSafepoint.java
Here's a snippet from the log file:
#section:main
----------messages:(4/374)----------
command: main -XX:-BackgroundCompilation -XX:+UseCountedLoopSafepoints -XX:LoopStripMiningIter=1000 TestVectorsNotSavedAtSafepoint test1
reason: User specified action: run main/othervm -XX:-BackgroundCompilation -XX:+UseCountedLoopSafepoints -XX:LoopStripMiningIter=1000 TestVectorsNotSavedAtSafepoint test1
Mode: othervm [/othervm specified]
elapsed time (seconds): 3.571
----------configuration:(0/0)----------
----------System.out:(0/0)----------
----------System.err:(13/821)----------
java.lang.OutOfMemoryError: Java heap space
at TestVectorsNotSavedAtSafepoint.main(TestVectorsNotSavedAtSafepoint.java:77)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.OutOfMemoryError: Java heap space
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.OutOfMemoryError: Java heap space
----------rerun:(43/6085)*----------
- backported by
-
JDK-8252877 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
- Resolved
-
JDK-8253107 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
- Resolved
-
JDK-8267538 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
- Resolved
-
JDK-8267541 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
- Resolved
- relates to
-
JDK-8249608 Vector register used by C2 compiled method corrupted at safepoint
- Resolved
- links to
-
Commit openjdk/jdk13u-dev/7368c4be
-
Commit openjdk/jdk15u-dev/0f9e11c9
-
Review openjdk/jdk13u-dev/225
-
Review openjdk/jdk15u-dev/65