RFR: 8278548: G1: Remove unnecessary check in forward_to_block_containing_addr [v3]

Thomas Schatzl tschatzl at openjdk.java.net
Mon Dec 13 10:21:08 UTC 2021


On Mon, 13 Dec 2021 09:52:36 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Simple change of removing an always-false `if`.
>> 
>> Test: I added `assert(false)` inside the `if`, and no failure in tier1-6.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   review

Still good.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list