CSR :
|
|
Relates :
|
|
Relates :
|
JDK-8218762 :
|
Currently with the implementation of JDK-8202088, the Japanese era starting from May 1st, 2019 has the placeholder name "NewEra." This issue is to replace it with the correct era name when it is announced by the Japanese Government. There are three areas that use "NewEra" placeholder name, i.e., java.time.chrono.JapaneseEra, java.util.Calendar, and java.lang.Character. Backports should incorporate appropriate changes only. Namely, j.u.Calendar for 7u/8u/11u/12u, j.t.c.JapaneseEra/j.l.Character for 8u/11u/12u.