-
Bug
-
Resolution: Fixed
-
P4
-
21, 22, 24
-
b03
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8348467 | 24.0.1 | David Holmes | P4 | Resolved | Fixed | b04 |
JDK-8346600 | 24 | David Holmes | P4 | Resolved | Fixed | b29 |
JDK-8347478 | 21.0.7-oracle | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b02 |
JDK-8346842 | 21.0.7 | Sendao Yan | P4 | Resolved | Fixed | b01 |
JDK-8347873 | 17.0.15-oracle | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b03 |
JDK-8348345 | 17.0.15 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8347874 | 11.0.27-oracle | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b03 |
JDK-8348023 | 8u451 | Ramkumar Sunderbabu | P4 | Resolved | Fixed | b03 |
vmTestbase/nsk/stress/strace/strace015.java
Here's a snippet from the log file:
#section:main
----------messages:(6/268)----------
command: main nsk.stress.strace.strace015
reason: User specified action: run main/othervm/native nsk.stress.strace.strace015
started: Fri Dec 08 07:21:40 UTC 2023
Mode: othervm [/othervm specified]
finished: Fri Dec 08 07:21:41 UTC 2023
elapsed time (seconds): 1.142
----------configuration:(0/0)----------
----------System.out:(0/0)----------
----------System.err:(12/806)----------
java.lang.NullPointerException: Cannot read the array length because "<local4>" is null
at nsk.stress.strace.strace015.makeSnapshot(strace015.java:141)
at nsk.stress.strace.strace015.main(strace015.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1570)
JavaTest Message: Test threw exception: java.lang.NullPointerException: Cannot read the array length because "<local4>" is null
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException: Cannot read the array length because "<local4>" is null
----------rerun:(36/8488)*----------
- backported by
-
JDK-8346600 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8346842 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8347478 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8347873 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8347874 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8348023 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8348345 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
-
JDK-8348467 vmTestbase/nsk/stress/strace/strace015.java failed with 'Cannot read the array length because "<local4>" is null'
-
- Resolved
-
- links to
-
Commit(jdk24) openjdk/jdk/2c336299
-
Commit(master) openjdk/jdk17u-dev/c19a7ecd
-
Commit(master) openjdk/jdk21u-dev/d4c5d69b
-
Commit(master) openjdk/jdk/ea50c54a
-
Review(jdk24) openjdk/jdk/22801
-
Review(master) openjdk/jdk17u-dev/3234
-
Review(master) openjdk/jdk21u-dev/1254
-
Review(master) openjdk/jdk/22756