[jdk11u-dev] RFR: 8270947: AArch64: C1: use zero_words to initialize all objects

Xin Liu xliu at openjdk.org
Mon Nov 7 20:44:38 UTC 2022


On Mon, 7 Nov 2022 08:12:39 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> Hi I think this has four follow ups: What about 8280234 and 8271956?
Hi, 
thank you for the reminder.  I didn't notice them at the beginning. 

Those two fixed compilation issues for other variants. 
1. [8271956](https://bugs.openjdk.org/browse/JDK-8271956) is for variant client. 
2. [8280234](https://bugs.openjdk.org/browse/JDK-8280234) is for variant core. 

For item-1, I can reproduce it in jdk11u. The backport is trivial. I will append it to the Stack PRs. 

for item-2, I can't reproduce it! it's because current jdk11u can't build variant 'core'.
Here is the error message. 


=== Output from failing command(s) repeated here ===

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1502


More information about the jdk-updates-dev mailing list