RFR: JMC-5895 - JFR in JDK 11 changed event paths from 'com.oracle.jdk' to 'jdk', and type paths from 'com.oracle.jfr.types' to 'jdk.types'

Sharath Ballal sharath.ballal at oracle.com
Sat Jul 14 05:01:48 UTC 2018


The fix has undergone changes from last time as 'mvn verify' was failing.  The code changes now include: 

1.      Changes to the V1 parser to use the SettingsTransformer for JDK 9 & 10 events.

2.      Changes to some of the tests and their baseline files.

 

Testing done:

mvn verify passes.

JDK 7/8/9/10 - Recording, loading and automated analysis works.  Verified that  scores of the automated analysis doesn't change from earlier.

JDK 11 - Recording, loading and automated analysis works.  

 

Latest webrev at : http://cr.openjdk.java.net/~sballal/JMC-5895/webrev.03/ 

Kindly review the fix.

 

Thanks,

Sharath

 

 

From: Sharath Ballal [mailto:sharath.ballal at oracle.com] 
Sent: Friday, June 08, 2018 3:03 PM
To: 'jmc-dev at openjdk.java.net'
Subject: RFR: JMC-5895 - JFR in JDK 11 changed event paths from 'com.oracle.jdk' to 'jdk', and type paths from 'com.oracle.jfr.types' to 'jdk.types'

 

Hello,

 

Pls review fix for the following P1 issue:

 

ID: https://bugs.openjdk.java.net/browse/JMC-5895 

Webrev: http://cr.openjdk.java.net/~sballal/JMC-5895/webrev.00/ 

 

Thanks,

Sharath

 

 


More information about the jmc-dev mailing list