RFR (M): 8190426: Lazily initialize refinement threads with UseDynamicNumberOfGCThreads

Thomas Schatzl thomas.schatzl at oracle.com
Wed Nov 22 16:43:26 UTC 2017


Hi Stefan,

On Wed, 2017-11-22 at 17:34 +0100, Stefan Johansson wrote:
> 
> On 2017-11-21 20:56, sangheon.kim wrote:
> > Hi Thomas,
> > 
> > On 11/20/2017 10:17 AM, Thomas Schatzl wrote:
> > > Hi all,
> > > 
> > >    Stefan Johansson found another issue: in the original code,
> > > before activating a thread it checked whether that thread had
> > > already been activated. The changes did not do that.
> > > [...]
> > 
> > webrev.2 looks good to me.
> > 
> > And thank you for addressing my comments on webrev.1.
> > I agree we can improve lazily allocating threads with JDK-8191082: 
> > Unify handling of thread sets when allocating them lazily.
> > 
> 
> Looks good Thomas,
> Stefan

Thanks for your review,
  Thomas



More information about the hotspot-gc-dev mailing list