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

David Holmes david.holmes at oracle.com
Wed Dec 2 01:37:29 UTC 2020


Hi Stuart,

On 2/12/2020 4:27 am, Stuart Monteith wrote:
> 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?

Please note that filing a bug has no bearing on reviewing a PR. We have 
numerous folk who monitor our testing and will file bugs on failures.

You need theRealAph and shipilev to finalize their reviews.

Cheers,
David

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


More information about the hotspot-dev mailing list