RFR: 8260046: Assert left >= right in pointer_delta() methods [v2]

Albert Mingkun Yang ayang at openjdk.java.net
Fri May 14 07:05:41 UTC 2021


On Tue, 11 May 2021 10:48:19 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Adding the assertion, and fixing a benign violation.
>> 
>> Test: tier1-7; no violation of this assertion.
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - merge master
>  - delta

Rerun tier1-7 after the merge; no violation of the new assertion.

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

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


More information about the hotspot-dev mailing list