RFR: 8293774: Improve TraceOptoParse to dump the bytecode name
Jie Fu
jiefu at openjdk.org
Wed Sep 14 07:06:44 UTC 2022
On Wed, 14 Sep 2022 05:35:20 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Looks good!
>
> Do we have any "hello world" kind of test that uses this flag? If not, it might be worth adding such a sanity test to cover it. But that could also be done separately.
Thanks @chhagedorn for your review.
I didn't find a test running with `TraceOptoParse`.
My colleague would like to write a test for it to learn more about OpenJDK.
Let's do it in a separate pr.
So do you think this pr is trivial?
Thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/10262
More information about the hotspot-compiler-dev
mailing list