RFR: 8288105: [PPC64] Problems with -XX:+VerifyStack [v2]

Goetz Lindenmaier goetz at openjdk.java.net
Mon Jun 13 11:31:03 UTC 2022


On Mon, 13 Jun 2022 10:31:51 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> `explicit frame(intptr_t* sp)` is defined in shared code (frame.hpp). I don't want to add a default argument there.
>
> But your question was good. I noticed that we should also simplify the constructor for "pns". See 3rd commit.

OK, that makes sense. Thanks

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

PR: https://git.openjdk.org/jdk19/pull/3


More information about the hotspot-dev mailing list