git: openjdk/jdk11u-dev: 8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter

Christoph Langer clanger at openjdk.java.net
Tue Aug 24 12:44:45 UTC 2021


Changeset: da90fbb8
Author:    Reka Kovacs <rekakovacs at microsoft.com>
Committer: Christoph Langer <clanger at openjdk.org>
Date:      2021-08-24 12:44:03 +0000
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/da90fbb8c78320f54deed55322b2ebb1db1d3a83

8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter

Co-authored-by: Monica Beckwith <mbeckwit at openjdk.org>
Backport-of: f6e26f6f33cd06ec4d8e911972a193aea9fab557

! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
+ test/hotspot/jtreg/runtime/Locals/TestLargeLocalVarsStackRegion.java
+ test/hotspot/jtreg/runtime/Locals/TestLargeLocalVarsStackRegionHelper.jasm



More information about the jdk-updates-changes mailing list