RFR: 8293774: Improve TraceOptoParse to dump the bytecode name

Jie Fu jiefu at openjdk.org
Wed Sep 14 07:21:07 UTC 2022


On Wed, 14 Sep 2022 07:10:26 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`.
> 
> Thanks for quickly checking that.
> 
>> My colleague would like to write a test for it to learn more about OpenJDK. Let's do it in a separate pr.
> 
> That sounds good!
> 
>> So do you think this pr is trivial? Thanks.
> 
> Yes, it's trivial.

Thanks @chhagedorn .

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

PR: https://git.openjdk.org/jdk/pull/10262


More information about the hotspot-compiler-dev mailing list