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

Stuart Monteith smonteith at openjdk.java.net
Tue Dec 1 18:27:55 UTC 2020


On Fri, 27 Nov 2020 15:11:18 GMT, Stuart Monteith <smonteith 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.

You raised the bug @dcubed-ojdk , could you review this please?

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

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


More information about the hotspot-dev mailing list