RFR: 8258838: Remove JVM option UseStackBanging [v2]
Harold Seigel
hseigel at openjdk.java.net
Mon Jan 11 14:35:03 UTC 2021
On Fri, 8 Jan 2021 20:32:20 GMT, Vladimir Kozlov <kvn 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/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/HotSpotHostBackend.java line 133:
>
>> 131:
>> 132: public void emitStackOverflowCheck(CompilationResultBuilder crb) {
>> 133: // Each code entry causes one stack bang n pages down the stack where n
>
> I think you can leave this file unchanged with my suggested modification in GraalHotSpotVMConfig.java.
done
-------------
PR: https://git.openjdk.java.net/jdk/pull/1988
More information about the hotspot-dev
mailing list