Re: [AIX] Fix codepage mappings in Java for IBM-943 and Big5

2018-04-26 Thread Bhaktavatsal R Maram
Hi Volker, Thank you. I will address your review comments and send webrev for review. - Bhaktavatsal Reddy -Volker Simonis wrote: - To: Bhaktavatsal R Maram From: Volker Simonis Date: 04/26/2018 09:12PM Cc: Java Core Libs Subject: Re: [AIX] Fix codepage mappings in Java for IBM

Re: [AIX] Fix codepage mappings in Java for IBM-943 and Big5

2018-04-26 Thread Volker Simonis
Hi Bhaktavatsal Reddy, I've opened the following issue for this problem: 8202329: [AIX] Fix codepage mappings for IBM-943 and Big5 https://bugs.openjdk.java.net/browse/JDK-8202329 Looking at you fix, can you please replace the "#elif AIX" by "#ifdef AIX" and the original "#else" by "#ifdef __sol

Re: [AIX] Fix codepage mappings in Java for IBM-943 and Big5

2018-04-26 Thread Bhaktavatsal R Maram
Oops! Looks like there is problem with attachment (might be because I attached .class file as well). I'm pasting the fix and test program here in mail. Test Program: import java.nio.charset.*; class PrintDefaultCharset { public static void main(String[] args) { System.out.println("L