RFR: 8248736: [aarch64] runtime/signal/TestSigpoll.java failed "fatal error: not an ldr (literal) instruction."

Stuart Monteith smonteith at openjdk.java.net
Wed Dec 2 12:11:55 UTC 2020


On Wed, 2 Dec 2020 10:21:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Change mov to movptr in the nmethod entry barrier. movptr will generate a consistent number of mov/movk instructions that are necessary to consistently calculate the size of the nmethod barrier.
>
> Marked as reviewed by shade (Reviewer).

Thanks for your reviews @shipilev , @theRealAph!

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

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


More information about the hotspot-dev mailing list