Code Review for jdk

Prepared by:verghese on Tue Feb 4 16:48:28 PST 2020
Workspace:/Users/verghese/openjdk/jdk
Compare against version:57536
Summary of changes: 79 lines changed: 76 ins; 0 del; 3 mod; 171 unchg
Patch of changes: jdk.patch
Bug id: JDK-8235699 : ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/text/CalendarBuilder.java

rev 57537 : 8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis
Contributed-by: verghese@amazon.com
3 lines changed: 0 ins; 0 del; 3 mod; 171 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/text/Format/DateFormat/Bug8235699.java

rev 57537 : 8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis
Contributed-by: verghese@amazon.com
37 lines changed: 37 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/text/Format/DateFormat/java.base/java/text/CalendarBuilderTest.java

rev 57537 : 8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis
Contributed-by: verghese@amazon.com
39 lines changed: 39 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /Users/verghese/openjdk/bin/webrev.ksh (vers 25.18-hg+openjdk.java.net).