RFR: 8331608: Consolidate EncodeGCModeConcurrentFrameClosure and TransformStackChunkClosure [v3]
Guoxiong Li
gli at openjdk.org
Fri May 10 07:11:05 UTC 2024
On Fri, 3 May 2024 13:46:05 GMT, Guoxiong Li <gli at openjdk.org> wrote:
>> Hi all,
>>
>> After [JDK-8296875](https://bugs.openjdk.org/browse/JDK-8296875), the classes `EncodeGCModeConcurrentFrameClosure` and `TransformStackChunkClosure` almost have the same code. This patch consolidates them into one.
>>
>> The tests `make test-hotspot_loom` and `make test-hotspot_gc` passed locally (linux & x64). Thanks for taking the time to review.
>>
>> Best Regards,
>> -- Guoxiong
>
> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove parameter
Kindly ping for review. Thanks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19084#issuecomment-2104027810
More information about the hotspot-dev
mailing list