RFR: 8208257: [mlvm] Add randomness keyword to vm/mlvm/meth/func/jdi/breakpointOtherStratum

Igor Ignatyev iignatyev at openjdk.java.net
Tue Sep 22 21:19:52 UTC 2020


On Tue, 22 Sep 2020 21:06:48 GMT, Evgeny Nikitin <enikitin 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.

I see, when, although, I still think it would be somewhat cleaner to restore 8208257's title and use separate issue(s)
to unproblem-list and add k/w, I wouldn't insist on that. the patch looks good to me.

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

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


More information about the hotspot-compiler-dev mailing list