Hello, Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8228465 The proposed changeset is located at: https://cr.openjdk.java.net/~naoto/8228465/webrev.00/Similar issue was reported with JDK-8039301, in which Calendar.getDisplayName() method was modified. The same fix needs to be applied to Calendar.getDisplayNames().
Naoto