RFR: 8286446: PPC64: fix crashes after JDK-8284161 (virtual threads preview) [v2]

Martin Doerr mdoerr at openjdk.java.net
Tue May 10 13:38:59 UTC 2022


On Tue, 10 May 2022 12:45:27 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.
>
> Richard Reingruber has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Martin's feedback

Thanks for the update! I can see the tests failing which enable "--enable-preview", but that's a different issue. I haven't seen JFR problems as long as preview is not enabled.

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

Marked as reviewed by mdoerr (Reviewer).

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


More information about the hotspot-dev mailing list