RFR(S): 8241033: Create test library utility for getting JFR streaming repository
Markus Gronlund
markus.gronlund at oracle.com
Wed Mar 18 10:00:22 UTC 2020
Looks good.
Thanks
Markus
-----Original Message-----
From: Mikhailo Seledtsov
Sent: den 17 mars 2020 00:51
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR(S): 8241033: Create test library utility for getting JFR streaming repository
Please review this change that introduces a test library utility for obtaining a JFR streaming repository.
Several tests use this functionality, and each implement their own methods. This change unifies the functionality, and also improves it including added diagnostics.
JBS: https://bugs.openjdk.java.net/browse/JDK-8241033
Webrev: http://cr.openjdk.java.net/~mseledtsov/8241033.02/
Testing:
Ran open/test/jdk/jdk/jfr/api/consumer/streaming/
PASS
Thank you,
Misha
More information about the hotspot-jfr-dev
mailing list