RFR: 8258838: Remove JVM option UseStackBanging [v2]
Harold Seigel
hseigel at openjdk.java.net
Fri Jan 8 14:41:13 UTC 2021
On Fri, 8 Jan 2021 06:06:43 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix copyrights, other minot changes
>
> src/hotspot/cpu/arm/sharedRuntime_arm.cpp line 1507:
>
>> 1505: // interpreter would need. So this stack banging should never
>> 1506: // trigger a fault. Verify that it does not on non product builds.
>> 1507: // See if it is enough stack to push deoptimized frames
>
> Now the two comment blocks flow together, please add a period to line 1507. Thanks.
Done. Thanks for pointing this out.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1988
More information about the hotspot-dev
mailing list