RFR: 8344665: Refactor PartialArrayState allocation for reuse [v3]
Kim Barrett
kbarrett at openjdk.org
Tue Dec 3 13:56:00 UTC 2024
On Mon, 2 Dec 2024 11:40:44 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Kim Barrett has updated the pull request incrementally with three additional commits since the last revision:
>>
>> - num_allocators => max_allocators
>> - fix comment typo
>> - use struct/union instead of constants
>
> Some minor comments/suggestions.
Since y'all (especially @albertnetymk ) seem to really dislike the phase checking,
here's a version without.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22287#issuecomment-2514620559
More information about the hotspot-gc-dev
mailing list