-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 20, 21
-
Component/s: hotspot
-
b30
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8299344 | 21 | Daniel Daugherty | P4 | Resolved | Fixed | b04 |
| JDK-8319464 | 17.0.11-oracle | ANANT SINGH | P4 | Resolved | Fixed | b01 |
| JDK-8319621 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
The following test:
jdk/jfr/api/consumer/streaming/TestJVMCrash.java
intentionally crashes the VM in order to test proper ending or closing
of a JFR event stream. The test also generates a core file because
the test process is not invoked with the '-XX:-CreateCoredumpOnCrash'
option.
I could be missing something, but with core dumps disabled, the test
still passes in 'release', 'fastdebug' and 'slowdebug' configs.
jdk/jfr/api/consumer/streaming/TestJVMCrash.java
intentionally crashes the VM in order to test proper ending or closing
of a JFR event stream. The test also generates a core file because
the test process is not invoked with the '-XX:-CreateCoredumpOnCrash'
option.
I could be missing something, but with core dumps disabled, the test
still passes in 'release', 'fastdebug' and 'slowdebug' configs.
- backported by
-
JDK-8299344 jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
-
- Resolved
-
-
JDK-8319464 jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
-
- Resolved
-
-
JDK-8319621 jdk/jfr/api/consumer/streaming/TestJVMCrash.java generates unnecessary core file
-
- Resolved
-
- links to
-
Commit
openjdk/jdk17u-dev/64c20485
-
Commit
openjdk/jdk20/188911c9
-
Review
openjdk/jdk17u-dev/1947
-
Review
openjdk/jdk20/75
(2 links to)