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

Albert Mingkun Yang ayang at openjdk.java.net
Wed Dec 15 15:07:07 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

Thanks for the review.

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

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



More information about the hotspot-gc-dev mailing list