okutsu [Fri, 07 Jun 2013 17:37:23 +0900] rev 18147
7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8
Reviewed-by: peytoia
okutsu [Fri, 07 Jun 2013 17:07:12 +0900] rev 18146
7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces
Reviewed-by: peytoia
bpb [Thu, 06 Jun 2013 16:45:25 -0700] rev 18145
8016117: New sun.misc.FDBigInteger class as part of 7032154
Reviewed-by: martin, iris
Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
robm [Thu, 06 Jun 2013 22:22:56 +0100] rev 18144
8016063: getFinalAttributes should use FindClose
Reviewed-by: alanb
bpb [Wed, 05 Jun 2013 21:01:02 -0700] rev 18143
7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
Summary: Performance improvements for double/float -> String and decimal/hex String -> double/float conversions.
Reviewed-by: martin, iris
Contributed-by: Sergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
mduigou [Thu, 06 Jun 2013 11:39:34 -0700] rev 18142
Merge
henryjen [Wed, 05 Jun 2013 15:56:51 -0700] rev 18141
8015522: CharSequence.codePoints can be faster
Reviewed-by: martin, psandoz, alanb
Contributed-by: henry.jen@oracle.com
dmeetry [Thu, 06 Jun 2013 20:43:05 +0400] rev 18140
8009579: Xpathexception does not honor initcause()
Reviewed-by: alanb, dholmes, joehw
Contributed-by: aleksej.efimov@oracle.com
emc [Thu, 06 Jun 2013 09:51:17 -0400] rev 18139
8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK
Summary: setProtectionDomain0 and JVM_SetProtectionDomain are unused since at least 1.5. This is the JDK side of a changeset to remove it.
Reviewed-by: alanb
coffeys [Thu, 06 Jun 2013 14:10:44 +0100] rev 18138
8000450: Restrict access to com/sun/corba/se/impl package
Reviewed-by: alanb, chegar, lancea
dholmes [Thu, 06 Jun 2013 05:32:26 -0400] rev 18137
8015470: Remove redundant calls of toString() on String objects
Reviewed-by: dholmes, alanb
Contributed-by: Otavio Goncalves <otariojava@java.net>
lana [Wed, 19 Jun 2013 17:59:09 -0700] rev 18136
Merge
pchelko [Wed, 19 Jun 2013 17:12:23 +0400] rev 18135
8005661: [parfait] Possible buffer overrun in jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
8005695: [parfait] Format string argument mismatch in jdk/src/solaris/native/sun/xawt/XToolkit.c
8005752: [parfait] False positive function call mismatch at jdk/src/solaris/native/sun/xawt/XWindow.c
Reviewed-by: art, serb
malenkov [Wed, 19 Jun 2013 14:28:44 +0400] rev 18134
8013442: No file filter selected in file type combo box when using JFileChooser
Reviewed-by: alexsch