RFR: 8005885: enhance PrintCodeCache to print more data [v4]
Tobias Hartmann
thartmann at openjdk.java.net
Wed Feb 23 08:15:48 UTC 2022
On Tue, 22 Feb 2022 21:57:15 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> Have you verified that this change doesn't break any tests?
Just wanted to mention that there are several tests that match the output of `-XX:+PrintCodeCache`, for example `test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/Test.java`. Please verify that they still work.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7389
More information about the hotspot-compiler-dev
mailing list