RFR: JDK-8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()

Yasumasa Suenaga yasuenag at gmail.com
Wed Feb 11 14:02:59 UTC 2015


Hi all,

I've committed JDK-8068589 to add new GCCause - Diagnostic Command.
However, it has been backouted because test is failed [1] and it is not considered
about concurrent GC: -XX:+ExplicitGCInvokesConcurrent [2].

I've created patch for this enhancement.
Could you review it?

http://cr.openjdk.java.net/~ysuenaga/JDK-8072913/webrev.00/


I'm jdk9 committer, but I'm not employee at Oracle.
So I need a Sponsor.


Thanks,

Yasumasa


[1] http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2015-February/011957.html
[2] http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2015-February/011962.html



More information about the hotspot-gc-dev mailing list