|
Relates :
|
|
|
Relates :
|
|
|
Relates :
|
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
|