RFR: 8041626: [Event Request] Shutdown reason

mandy chung mandy.chung at oracle.com
Thu Feb 15 19:10:34 UTC 2018


Hi Robin,

Do you want a shutdown event for every call to Runtime::exit regardless 
where it is in the shutdown sequence?  or do you expect to get an event 
of the first thread calling JVM_Halt?  or the first thread starting the 
shutdown sequence but it may not be the thread halting?

Mandy

On 2/15/18 5:35 AM, Robin Westberg wrote:
> Hi again,
>
> Here’s the (hopefully) final version:
>
> Full: http://cr.openjdk.java.net/~rwestberg/8041626/webrev.02/ 
> <http://cr.openjdk.java.net/%7Erwestberg/8041626/webrev.02/>
> Incremental: 
> http://cr.openjdk.java.net/~rwestberg/8041626/webrev.01-02/ 
> <http://cr.openjdk.java.net/%7Erwestberg/8041626/webrev.01-02/>
>
> Best regards,
> Robin



More information about the core-libs-dev mailing list