RFR: 8281314: Rename Stack{Red,Yellow,Reserved,Shadow}Pages multipliers [v2]

Aleksey Shipilev shade at openjdk.java.net
Mon Feb 7 16:09:41 UTC 2022


On Mon, 7 Feb 2022 16:02:10 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add comment blurb
>
> src/hotspot/share/runtime/stackOverflow.cpp line 44:
> 
>> 42:   // We need to adapt the configured number of stack protection pages to the
>> 43:   // actual OS page size. We must do this before setting up minimal stack
>> 44:   // sizes etc. in os::init_2(). The option values are given in the 4K units,
> 
> s/in the 4K units/in 4K units

Fixed!

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

PR: https://git.openjdk.java.net/jdk/pull/7362


More information about the hotspot-runtime-dev mailing list