RFR: 8273373: Zero: Cannot invoke JVM in primordial threads on Zero

Thomas Stuefe stuefe at openjdk.java.net
Thu Sep 9 07:00:07 UTC 2021


On Wed, 8 Sep 2021 10:21:36 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> I looked around Debian's support for IA64, and I think we don't want to drop the support for it just yet. Zero VM is one of those last stands for weird arches portability :) Instead of adding the `IA64` block to a shared code, I shall try to make a more conservative fix to Zero-specific code then...

I'd be surprised if it still works in JDK 18 though. The latest they build is 15. ia64 breaks so easily, and no one took care of it in the recent past.

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

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


More information about the hotspot-runtime-dev mailing list