RFR: 8309209: C2 failed "assert(_stack_guard_state == stack_guard_reserved_disabled) failed: inconsistent state" [v6]

Boris Ulasevich bulasevich at openjdk.org
Thu Jun 29 05:36:06 UTC 2023


On Tue, 27 Jun 2023 12:15:40 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Note there is no arm32 version here as for some reason it does not have the reserved stack access support, at least in this area.

Yes, 'JEP 270: Reserved Stack Areas for Critical Sections' is not implemented for arm32, so the current change is not applicable to the platform.

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

PR Comment: https://git.openjdk.org/jdk/pull/14669#issuecomment-1612456209


More information about the hotspot-compiler-dev mailing list