RFR: 8215237: jdk.jfr.Recording javadoc does not compile

Erik Gahlin erik.gahlin at oracle.com
Thu Dec 13 14:24:49 UTC 2018


Hi,

Could i have review of this docs fix that updates the example code so it 
compiles.

- It updates an incorrect method name in the Recording class.

- It rewrites the example in the consumer package so it uses the streams 
API. This makes the code tighter and avoids the use at literal in the 
javadoc comment.

Webrev:
http://cr.openjdk.java.net/~egahlin/8215237/

Bug:
https://bugs.openjdk.java.net/browse/JDK-8215237

Thanks
Erik


More information about the hotspot-jfr-dev mailing list