[13] RFR: 8210583: Base64.Encoder incorrectly throws NegativeArraySizeException

2019-01-16 Thread Nishit Jain
Hi, Please review the fix for 8210583 Bug: https://bugs.openjdk.java.net/browse/JDK-8210583 Webrev: http://cr.openjdk.java.net/~nishjain/8210583/webrev.03/ CSR: https://bugs.openjdk.java.net/browse/JDK-8215633 Issue: Base64.Encoder.encode and Base64.Decoder.decode methods incorrectly throw uns

[13] RFR: 8216969: ParseException thrown for certain months with russian locale

2019-01-16 Thread naoto . sato
Hi, Please review the fix to the following issue: https://bugs.openjdk.java.net/browse/JDK-8216969 The proposed changeset is located at: http://cr.openjdk.java.net/~naoto/8216969/webrev.00/ For parsing the context sensitive month 'M', the logic was to look for the best match for the short na

Re: RFR: 8212678 Windows IME related patch

2019-01-16 Thread Ichiroh Takiguchi
Hello. Could you review the fix ? Bug:https://bugs.openjdk.java.net/browse/JDK-8212678 Change: https://cr.openjdk.java.net/~itakiguchi/8212678/webrev.01/ 3 issues were combined. 2 issues are recreatable on English Windows. Screen shots and movies are attached into JDK-8212678. Please check