On Fri, 23 Aug 2024 16:43:18 GMT, Naoto Sato <na...@openjdk.org> wrote:

>> Mapping ISO-8859-8-I charset to ISO-8859-8.
>> Below mentioned 2 aliases are added as part of this:-
>> **ISO-8859-8-I**
>> **ISO8859-8-I**
>> 
>> The bug report for the same:- https://bugs.openjdk.org/browse/JDK-8195686
>
> Hi,
> Could you please elaborate the rationale to implement this encoding? As 
> ISO-8859 encodings are pretty much obsolete, not sure it is worth adding this 
> encoding now.

@naotoj The origin comes from an old JavaMail ticket that Bill Shannon was 
working on.  The link is here: https://github.com/jakartaee/mail-api/issues/302

I'm picking up where Bill left off and @psawant19 is just addressing the 
matching jdk bug.  I can add the mappings to JakaraMail but Bill wanted the 
evaluation of root issue in the JDK before doing that. The history is in the 
linked ticket.

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

PR Comment: https://git.openjdk.org/jdk/pull/20690#issuecomment-2307990303

Reply via email to