On Wed, 29 Jun 2022 21:31:31 GMT, Valerie Peng <[email protected]> wrote:
>> Are you suggesting that whenever file is modified, **all** occurrences of
>> `<code></code>` should be changed to `{@code }`?
>
> At least for new changes, I prefer to use new notations.. If its easier to
> replace all, that's fine with me too.
Changed **all** occurrences of `<code></code>` in all files to `{@code }`.
-------------
PR: https://git.openjdk.org/jdk/pull/9282
