RFR: 8367347: Serial: Refactor CLDScanClosure [v3]

Francesco Andreuzzi fandreuzzi at openjdk.org
Wed Sep 10 19:38:16 UTC 2025


On Wed, 10 Sep 2025 19:02:50 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   trigger
>
> src/hotspot/share/gc/serial/defNewGeneration.cpp line 100:
> 
>> 98: 
>> 99:     template <typename T>
>> 100:     void do_oop_work(T* p) {
> 
> Pre-existing: since this method has only a single caller, I suggest inlining it.

a8c79778693e0a22602bf8c9def0f97cde529df4

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27199#discussion_r2337718273


More information about the hotspot-gc-dev mailing list