Withdrawn: 8308537: Remove BreakAtNode
Eric Nothum
duke at openjdk.org
Tue Jun 6 08:58:00 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.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14311
More information about the hotspot-compiler-dev
mailing list