RFR: 8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack [v2]
Martin Doerr
mdoerr at openjdk.java.net
Wed Dec 9 22:07:35 UTC 2020
On Mon, 30 Nov 2020 11:06:19 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Thanks for the review!
>> Unfortunatly, it's still not fully tested because PPC build is currently broken. I'll check again later.
>
> Tests have passed in the meantime.
This solution still breaks NMT stack traces which require special os::current_frame().
-------------
PR: https://git.openjdk.java.net/jdk/pull/1394
More information about the hotspot-dev
mailing list