RFR: 8359227: Code cache/heap size options should be size_t [v4]
Kim Barrett
kbarrett at openjdk.org
Wed Jun 18 18:08:38 UTC 2025
On Wed, 18 Jun 2025 17:28:31 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:
>> Kim Barrett has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 12 commits:
>>
>> - Merge branch 'master' into code-cache-sizes
>> - Merge branch 'master' into code-cache-sizes
>> - update copyrights
>> - remove leftover <type_traits> include
>> - fix whitebox access to code cache size configs
>> - VMPageSizeConstraintFunc
>> - CodeCacheMinBlockLength
>> - CodeCacheExpansionSize
>> - various CodeHeapSize options
>> - CodeCacheMinimumUseSpace
>> - ... and 2 more: https://git.openjdk.org/jdk/compare/984d7f9c...56471cc9
>
> Marked as reviewed by mhaessig (Author).
Thanks for reviews @mhaessig and @tschatzl
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25791#issuecomment-2985241813
More information about the hotspot-dev
mailing list