RFR: 8284849: Add deoptimization to unified logging [v7]
Xin Liu
xliu at openjdk.java.net
Thu Jun 9 22:15:02 UTC 2022
On Thu, 9 Jun 2022 12:23:12 GMT, Johan Sjölén <duke at openjdk.java.net> wrote:
>> Johan Sjölén has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix indentation
>
> Current log line:
>
> `[1.334s][debug][deoptimization] cid=206 level=4 java.util.concurrent.locks.ReentrantLock$Sync::tryRelease trap_bci=26 unstable_if reinterpret pc=0x00007f89dcbf4954 relative_pc=0x0000000000000154`
hi, @jdksjolen ,
Could you update PR description example? It looks like you have changed it to a one-liner. just for a record in case we need to revisit this PR.
Do you consider 'deopt' instead of 'deoptimization'? I feel deoptimization is too long as a tag. Neither of them is a word anyway. :)
-------------
PR: https://git.openjdk.org/jdk/pull/8812
More information about the hotspot-dev
mailing list