Integrated: 8286446: PPC64: fix crashes after JDK-8284161 (virtual threads preview)

Richard Reingruber rrich at openjdk.java.net
Wed May 11 13:26:40 UTC 2022


On Mon, 9 May 2022 22:45:49 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> With this change `java -version` succeeds with the devkit build also the standard build on a ppc64le box does not crash anymore.
> 
> Also tier1 tests don't look too bad.

This pull request has now been integrated.

Changeset: 87f3d2b8
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/87f3d2b870a1534183c4a70db4526532bc858d04
Stats:     216 lines in 8 files changed: 166 ins; 12 del; 38 mod

8286446: PPC64: fix crashes after JDK-8284161 (virtual threads preview)

Reviewed-by: mdoerr, coleenp, shade

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

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


More information about the hotspot-dev mailing list