On Thu, 16 Feb 2023 11:29:51 GMT, Maurizio Cimadamore <[email protected]> wrote:
>> src/java.base/share/classes/jdk/internal/classfile/components/CodeStackTracker.java
>> line 43:
>>
>>> 41:
>>> 42: /**
>>> 43: * CodeStackTracker is a {@link jdk.internal.classfile.CodeTransform}
>>> synchronously tracking
>>
>> Not sure what is meant by `synchronously`
>
> Might want to use `{@code}` (here and elsewhere)
fixed, thanks.
-------------
PR: https://git.openjdk.org/jdk/pull/10982
