RFR: 8273373: Zero: Handle thread stack sizes with a generic Linux code

David Holmes dholmes at openjdk.java.net
Mon Sep 6 23:18:38 UTC 2021


On Mon, 6 Sep 2021 09:45:12 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> See the bug for more discussion.
> 
> Additional testing:
>  - [x] Linux Zero x86_64 passes most gtests now (there are unrelated failures)
>  - [x] Linux Zero x86_32 passes most gtests now (there are unrelated failures)

Hi Aleksey,

The assert in the shared code seems fine. I can't really comment on the Zero changes and the dropping of IA64 support here.

Thanks,
David

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

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


More information about the hotspot-runtime-dev mailing list