[jdk15u-dev] Integrated: 8257794: Zero: assert(istate->_stack_limit == istate->_thread->last_Java_sp() + 1) failed: wrong on Linux/x86_32
Andrew John Hughes
andrew at openjdk.java.net
Tue Apr 12 15:30:57 UTC 2022
On Thu, 7 Apr 2022 00:29:33 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [df55ecd8](https://github.com/openjdk/jdk/commit/df55ecd83c70e8962e9037671cd13b104d3e5620) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
>
> The commit being backported was authored by Jie Fu on 9 Dec 2020 and was reviewed by Aleksey Shipilev.
>
> The fix has already been backported to 11u so it makes sense to also fix it in 15u. This unbreaks the slowdebug Zero build on x86_32.
>
> Thanks!
This pull request has now been integrated.
Changeset: 6a1368df
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.java.net/jdk15u-dev/commit/6a1368df9a30e7354e49de6a8a286947824a53be
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
8257794: Zero: assert(istate->_stack_limit == istate->_thread->last_Java_sp() + 1) failed: wrong on Linux/x86_32
Reviewed-by: yan
Backport-of: df55ecd83c70e8962e9037671cd13b104d3e5620
-------------
PR: https://git.openjdk.java.net/jdk15u-dev/pull/194
More information about the jdk-updates-dev
mailing list