RFR: 8048269: Add flag to turn off class unloading after G1 concurrent mark

Thomas Schatzl thomas.schatzl at oracle.com
Thu Jul 17 07:25:46 UTC 2014


Hi,

On Thu, 2014-07-17 at 08:38 +0200, Bengt Rutisson wrote:
> On 2014-07-17 07:02, Kirk Pepperdine wrote:
> >> I don't care for ClassUnloadingAfterConcurrentMark because turning it
> >> off makes me think that class unloading is going to occur "Before"
> >> concurrent mark.  How about
> >>
> >> ClassUnloadingWithConcurrentMark
> > +1
> 
> I'm fine with this one too.

I would suggest ClassUnloadingAtConcurrentMark, because it seems more
concise, but either is okay.

That would be similar to PrintHeapAtGC and so on. :)

Thomas





More information about the hotspot-gc-dev mailing list