-
Bug
-
Resolution: Fixed
-
P3
-
12
-
b22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240417 | openjdk8u262 | Mikhailo Seledtsov | P3 | Resolved | Fixed | team |
After examination of the latest sources and tests for JFR, we have discovered that several JFR VM events are not covered by tests.
Namely:
=========
SafepointStateSyncronization
CompilerConfiguration
EvacuationInformation
GCPhasePauseLevel4
GCPhaseConcurrent
=========
Shutdown
DumpReason
This bug will address first 5 events via a collection of minor fixes. The last 2 events require more substantial work, separate bugs will are filed for these tasks:
8213917: [TESTBUG] Shutdown JFR event is not covered by test
8213918: [TESTBUG] DumpReason JFR event is not covered by test
Namely:
=========
SafepointStateSyncronization
CompilerConfiguration
EvacuationInformation
GCPhasePauseLevel4
GCPhaseConcurrent
=========
Shutdown
DumpReason
This bug will address first 5 events via a collection of minor fixes. The last 2 events require more substantial work, separate bugs will are filed for these tasks:
8213917: [TESTBUG] Shutdown JFR event is not covered by test
8213918: [TESTBUG] DumpReason JFR event is not covered by test
- backported by
-
JDK-8240417 [TESTBUG] Several JFR VM events are not covered by tests
-
- Resolved
-
-
JDK-8243854 [TESTBUG] Several JFR VM events are not covered by tests
-
- Resolved
-
- relates to
-
JDK-8213917 [TESTBUG] Shutdown JFR event is not covered by test
-
- Resolved
-
-
JDK-8213918 DumpReason JFR event is not covered by test
-
- Resolved
-
-
JDK-8239140 Backport JFR to OpenJDK 8
-
- Resolved
-