RFR: 8260046: Assert left >= right in pointer_delta() methods [v2]
Kim Barrett
kbarrett at openjdk.java.net
Fri May 14 18:21:40 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3900
More information about the hotspot-dev
mailing list