On Tue, 4 Mar 2025 16:00:46 GMT, Thomas Schatzl <tscha...@openjdk.org> wrote:

>> src/hotspot/share/gc/g1/g1ConcurrentRefine.hpp line 116:
>> 
>>> 114:     SwapGlobalCT,                // Swap global card table.
>>> 115:     SwapJavaThreadsCT,           // Swap java thread's card tables.
>>> 116:     SwapGCThreadsCT,             // Swap GC thread's card tables.
>> 
>> Do GC threads have card-table?
>
> Hmm, I thought I changed tat already just recently with Ivan's latest 
> requests. Will fix.

Oh, I only fixed the string. Apologies.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/23739#discussion_r1979761737

Reply via email to