RFR(S): 8229209: [TESTBUG] test for cross-process JFR event streaming

Igor Ignatyev igor.ignatyev at oracle.com
Wed Nov 13 05:12:22 UTC 2019


Hi Misha,

I haven't read the test code thoroughly yet, but I have a question -- is there a reason for TestCrossProcessStreaming to be run in othervm mode?

Thanks,
-- Igor

> On Nov 12, 2019, at 4:20 PM, Mikhailo Seledtsov <mikhailo.seledtsov at oracle.com> wrote:
> 
> Please review this new JFR test. In this test the producer of JFR events and the consumer run in separate processes.
> This is expected to be a common scenario with JFR streaming for monitoring applications and services.
> 
>    JBS: https://bugs.openjdk.java.net/browse/JDK-8229209
>    Webrev: http://cr.openjdk.java.net/~mseledtsov/8229209.01/
>    Testing:
>      - ran this new test locally (Mac, Linux-x64) multiple times - PASS
>      - running this test on the test cluster - in progress
> 
> 
> Thank you,
> Misha
> 



More information about the hotspot-jfr-dev mailing list