RFR: 8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack
Richard Reingruber
rrich at openjdk.java.net
Thu Dec 10 21:38:55 UTC 2020
On Thu, 10 Dec 2020 19:46:49 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>
> I tested it successfully on Linux and AIX with the fastdebug build (RedefineClasses.java with -XX:+Verbose).
Tests succeeded also in slowdebug and release on Linux/PPC64 (-XX:+Verbose is not supported in release though).
test/hotspot/jtreg/runtime/NMT/CheckForProperDetailStackTrace.java failed in slowdebug on AIX. But that's no showstopper, is it?
My attempt to build also release on AIX failed because of an internal compiler error raised building libharfbuzz.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1724
More information about the hotspot-compiler-dev
mailing list