RFR: 8267213: assert(left >= right) failed: avoid underflow

Jie Fu jiefu at openjdk.java.net
Mon May 17 23:14:39 UTC 2021


On Mon, 17 May 2021 22:27:16 GMT, David Holmes <david.holmes at oracle.com> wrote:

> I would expect pc to point to start of jmp instruction and addr to point
> later.

OK.
If so, the original code is right and the lasted fix just follows what it does before.
Thanks.

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

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


More information about the hotspot-dev mailing list