--- old/src/share/classes/sun/text/resources/FormatData.java 2019-02-20 18:38:58.121212200 +0530 +++ new/src/share/classes/sun/text/resources/FormatData.java 2019-02-20 18:38:57.183883500 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1996, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -106,6 +106,7 @@ "T", "S", "H", + "N", // NewEra }; // Japanese imperial calendar era strings @@ -115,6 +116,7 @@ "Taisho", "Showa", "Heisei", + "NewEra", // NewEra }; return new Object[][] {