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

Markus Gronlund markus.gronlund at oracle.com
Thu Dec 13 14:35:34 UTC 2018


Looks good.

Markus

-----Original Message-----
From: Erik Gahlin 
Sent: den 13 december 2018 15:25
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR: 8215237: jdk.jfr.Recording javadoc does not compile

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