RFR: 8239584: EventStream::close should state that stream will be stopped

Markus Gronlund markus.gronlund at oracle.com
Thu Mar 5 21:26:48 UTC 2020


Hi Erik,

Looks good. Thank you for describing more details.

Markus 


-----Original Message-----
From: Erik Gahlin 
Sent: den 2 mars 2020 20:53
To: hotspot-jfr-dev <hotspot-jfr-dev at openjdk.java.net>
Subject: RFR: 8239584: EventStream::close should state that stream will be stopped

Hi,

Could I have a review of a fix that makes it more clear that an event stream is stopped when the closed method is invoked, for example at the of a try-with-resources block.

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

CSR:
https://bugs.openjdk.java.net/browse/JDK-8240311

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

Thanks
Erik



More information about the hotspot-jfr-dev mailing list