RFR: 8208257: [mlvm] Add randomness keyword to vm/mlvm/meth/func/jdi/breakpointOtherStratum
Evgeny Nikitin
enikitin at openjdk.java.net
Tue Sep 22 21:09:56 UTC 2020
On Tue, 22 Sep 2020 20:52:04 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> or are you saying that `breakpointOtherStratum` test is not (and most probably has never been) affected by
> [8058176](https://bugs.openjdk.java.net/browse/JDK-8058176)?
Yep. Well, I am still not very confident in how the code cache works, but in case of i2c_c2i I can clearly see how the
adapters are created and the memory gets claimed. The breakpointOtherStratum does something different, and uses the
code cache modestly.
-------------
PR: https://git.openjdk.java.net/jdk/pull/309
More information about the hotspot-compiler-dev
mailing list