How to run specific part of the SerialGC in a new thread?

Thomas Schatzl thomas.schatzl at oracle.com
Mon Jul 6 09:44:11 UTC 2020


Hi,

On 06.07.20 11:13, Thomas Schatzl wrote:
> Hi,
> 
>    sorry for the late answer, I started writing but then forgot to send 
> the email. :(
> 
> On 30.06.20 10:27, Ofir Gordon wrote:
>> I'll try to explain my end goal:

[...]

> WorkGang* w = new WorkGang("My Work Gang", 1, true, false);
> w->initialize();

A w->update_active_workers(1); may be missing here I think.

Thanks,
   Thomas



More information about the hotspot-gc-dev mailing list