RFR: 8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack

Martin Doerr mdoerr at openjdk.java.net
Tue Nov 24 14:52:57 UTC 2020


On Tue, 24 Nov 2020 14:19:05 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

>> Method handle logging is broken in fastdebug builds. Problem is that os::current_frame() doesn't return the right frame in fastdebug builds.
>
> Looks good to me.

Thanks for the review!
Unfortunatly, it's still not fully tested because PPC build is currently broken. I'll check again later.

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

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


More information about the hotspot-dev mailing list