Hi Deepak, Please follow the jdk-updates approval process: https://openjdk.java.net/projects/jdk-updates/approval.html
You need to put appropriate tags at the issues, explain why they are needed, how the changes apply (if changes do not apply cleanly, ask for RFR -- is this what this thread is? -- and explain what was done to adapt changes to 11u), what testing is done, etc. -Aleksey On 2/19/19 3:15 PM, Deepak Kejriwal wrote: > Correcting typo for release. > > > > From: Deepak Kejriwal <deepak.kejri...@oracle.com> > Sent: Tuesday, February 19, 2019 7:42 PM > To: 'core-libs-dev' <core-libs-dev@openjdk.java.net>; > 'jdk-updates-...@openjdk.java.net' <jdk-updates-...@openjdk.java.net> > Subject: RFR: JDK11U JDK-8206120, JDK-8211398, JDK-8218915 > > > > Hi All, > > Please review the backport of the following bug fixes to jdk11u-dev: > > HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8206120"JDK-8206120 : Add > test cases for lenient Japanese era parsing > HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8211398"JDK-8211398 : > Square character support for the Japanese new era > HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8218915"JDK-8218915 : > Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code > points > > Webrev: http://cr.openjdk.java.net/~rpatil/JapaneseEra_changes_11u/webrev.00/ > > These code changes are made possible thanks to specification change already > pushed: > http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/c1e1669edace > > Regards, > Deepak > > >