RFR: 8354266: Fix non-UTF-8 text encoding
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Thu Apr 10 21:28:32 UTC 2025
    
    
  
On Thu, 10 Apr 2025 18:30:22 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:
>> If this is a French name, it's e acute: é.
>
>> If this is a French name, it's e acute: é.
> 
> Supported by this Wikipedia page listing S.L as an LCMS developer:
> 
> https://en.wikipedia.org/wiki/Little_CMS
It's not a mistake in capitalization, it's a mistake for two different characters in two different encodings. (Probably iso-8859-1 mistaken as ansi iirc.)
I verified the developers name at the original file in the LCMS repo.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24566#discussion_r2038362034
    
    
More information about the build-dev
mailing list