On Wed, 13 Mar 2024 11:59:36 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> As part of the ongoing effort to enable jcheck whitespace checking to all 
>> text files, it is now time to address assembly (.S) files. The hotspot 
>> assembly files were fixed as part of the hotspot mapfile removal, so only a 
>> single incorrect jdk library remains.
>> 
>> The main issue with `libjsvml` was inconsistent line starts, sometimes using 
>> tabs. I used the `expand` unix command line tool to replace these with 
>> spaces.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Make all ALIGN/.align aligned

Maybe someone in Hotspot wants to take a look?

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

PR Comment: https://git.openjdk.org/jdk/pull/18268#issuecomment-1999834049

Reply via email to