RFR: 8264223: CodeHeap::verify fails extra_hops assertion in fastdebug test [v3]
Hui Shi
hshi at openjdk.java.net
Thu Apr 1 01:04:36 UTC 2021
On Wed, 31 Mar 2021 12:50:37 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:
> The change looks good to me.
> Thank you for digging into the tricky code to understand what's happening. The previous limit (16+2*count) was purely heuristic. Obviously, you have a more pathological test case.
Thanks! The entire CodeHeap optimization is great!
-------------
PR: https://git.openjdk.java.net/jdk/pull/3212
More information about the hotspot-compiler-dev
mailing list