Duplicate :
|
|
Relates :
|
|
Relates :
|
The method to obtain JFR streaming repository for a process is replicated inside JFR testing, and also could use some improvement. Proposing the following: - create a unified JFR testlib method for this - improve it by adding logging/diagnostic info - use it in place of replicated test-local code In addition to general benefits, this work will benefit the following issues: - 8240710: JFR TestCrossProcessStreaming.java failed to attach - 8240622: jfr/api/consumer/streaming/TestJVMExit.java timed out failing to attach
|