Integrated: 8266923: [JVMCI] expose StackOverflow::_stack_overflow_limit to JVMCI

Doug Simon dnsimon at openjdk.java.net
Wed May 12 08:50:49 UTC 2021


On Tue, 11 May 2021 15:47:08 GMT, Doug Simon <dnsimon at openjdk.org> wrote:

> This PR exposes the `StackOverflow::_stack_overflow_limit` field to JVMCI Java code for use in Graal.

This pull request has now been integrated.

Changeset: f3b510b9
Author:    Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f3b510b9aa540ae5fbda687d545e995c5622f971
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8266923: [JVMCI] expose StackOverflow::_stack_overflow_limit to JVMCI

Reviewed-by: kvn

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

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


More information about the hotspot-compiler-dev mailing list