RFR: 8325950: Make sure all files in the JDK pass jcheck [v2]

Magnus Ihse Bursie ihse at openjdk.org
Fri Feb 16 12:43:25 UTC 2024


On Thu, 15 Feb 2024 17:53:41 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> `\u000b` is VT   (vertical tab)  
>> `\u0009` or `\t` perhaps?
>
> Right. `\t` is better to avoid such a mistake.

Ok, fixed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17871#discussion_r1492403403


More information about the build-dev mailing list