RFR: 8274632: Possible pointer overflow in PretouchTask chunk claiming [v2]

Kim Barrett kbarrett at openjdk.java.net
Tue Oct 5 08:11:08 UTC 2021


On Mon, 4 Oct 2021 21:44:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Using `<newline> + if` instead of `else if` makes the early-return more visible, IMO.

That doesn't seem like an improvement to me.  And it's not an early-return as I would use that term.

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

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



More information about the hotspot-gc-dev mailing list