[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-2d-dev
Subject:    RFR: 8282422: JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale
From:       Ichiroh Takiguchi <itakiguchi () openjdk ! java ! net>
Date:       2022-02-26 16:30:13
Message-ID: WoFYqSGq8S5uRqiDH_FJ3ebGeinGkEI1c5_6H7omPnM=.db3d9c13-c0a7-454b-8872-034fec9daedc () github ! com
[Download RAW message or body]

On AIX ko_KR locale, I could see following exception after JTable.print() was called

java.nio.charset.UnsupportedCharsetException: sun.font.X11KSC5601
        at java.base/java.nio.charset.Charset.forName(Charset.java:527)
        at java.desktop/sun.awt.FontConfiguration.getFontCharsetEncoder(FontConfiguration.java:964)
......

According to my investigation, sun.font.X11KSC5601 moved from sun.awt.motif.X11KSC5601.

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

Commit messages:
 - 8282422: JTable.print() failed with UnsupportedCharsetException on AIX ko_KR locale

Changes: https://git.openjdk.java.net/jdk/pull/7630/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7630&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282422
  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7630.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7630/head:pull/7630

PR: https://git.openjdk.java.net/jdk/pull/7630
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic