RFR: Add parallel worker timings for remembered set scan [v2]

earthling-amzn github.com+71722661+earthling-amzn at openjdk.java.net
Mon Apr 5 16:49:32 UTC 2021


On Sat, 3 Apr 2021 06:30:30 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> earthling-amzn has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Align '*' to type, not variable
>>  - Revert unrelated whitespace change.
>
> src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp line 106:
> 
>> 104:                                                                                        \
>> 105:   f(init_update_refs_gross,                         "Pause Init Update Refs (G)")      \
>> 106:   f(init_update_refs,                               "Pause Init Update Refs (N)")      \
> 
> Revert this change, we should clean this up upstream.

Created a pull request for this: https://github.com/openjdk/jdk/pull/3342

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

PR: https://git.openjdk.java.net/shenandoah/pull/27


More information about the shenandoah-dev mailing list