<i18n dev> RFR: 8277398: javac does not accept encoding name COMPAT
    Ichiroh Takiguchi 
    itakiguchi at openjdk.java.net
       
    Mon Nov 22 16:23:19 UTC 2021
    
    
  
On Fri, 19 Nov 2021 07:00:44 GMT, Ichiroh Takiguchi <itakiguchi at openjdk.org> wrote:
> ncoding name COMPAT was defined for operating system encoding by JEP-400.
> https://openjdk.java.net/jeps/400
> But java does not accept "-encoding COMPAT".
Thanks @AlanBateman and @naotoj .
I appreciate your good suggestions.
My consideration was not enough.
I think this issue should be handle via Charset alias.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6475
    
    
More information about the i18n-dev
mailing list