<i18n dev> RFR: 8195686: ISO-8859-8-i charset cannot be decoded, should be mapped to ISO-8859-8
Jaikiran Pai
jpai at openjdk.org
Fri Aug 23 11:19:05 UTC 2024
On Fri, 23 Aug 2024 10:38:38 GMT, Pratiksha.Sawant <duke at 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
Hello Pratiksha, this is not an area that I have knowledge in. Naoto and Justin review changes in this area and I believe they will take a look at this when they are around.
Having said that, I notice that in your comment you mention that you ran a test with this change that fixes the issue. It looks like that was tested as a standalone application? Could you add that as a jtreg test to reproduce the issue and verify the fix?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20690#issuecomment-2306873563
More information about the i18n-dev
mailing list