Prepopulated SerialGC old gen causes slow GC verification

Thomas Schatzl thomas.schatzl at oracle.com
Wed Sep 15 11:18:39 UTC 2021


Hi all,

On 09.09.21 10:09, Thomas Schatzl wrote:
> Hi,
> 
> On 08.09.21 22:33, Ioi Lam wrote:
>>
>>
>> On 9/8/21 12:05 PM, Thomas Schatzl wrote:
>>> Hi,
>>>
>>> On 08.09.21 20:14, Ioi Lam wrote:
>>>> I am trying to implement JDK-8273508 - Support archived heap objects 
>>>> in SerialGC
>>>>
>>>> https://github.com/openjdk/jdk/compare/master...iklam:8273508-archived-heap-objects-for-serial-gc?expand=1 
>>>>
>>>>[...]
> 
> But a quick hack showed that this is not the issue here (if I got it 
> right).
> 

   fyi, after some back and forth we found out that the issue has been 
the missing updates to the BOT after all. Together I think we found a 
solution to this issue.

Thanks,
   Thomas



More information about the hotspot-gc-dev mailing list