RFR: 8308537: Remove BreakAtNode
Eric Nothum
duke at openjdk.org
Tue Jun 6 08:57:59 UTC 2023
On Mon, 5 Jun 2023 12:24:46 GMT, Eric Nothum <duke at openjdk.org> wrote:
> The BreakAtNode flag was unused as its utility is now insignificant with the use of "rr" in practice. See the following discussion: https://github.com/openjdk/jdk/pull/13767#issuecomment-1541805032. I removed the BreakAtNode flag and the related parts in the code.
Okay sure, in that case I am withdrawing this PR, and keep the BreakAtNode flag.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14311#issuecomment-1578230533
More information about the hotspot-compiler-dev
mailing list