valeriep [Thu, 04 Apr 2013 20:05:47 -0700] rev 16735
7155720: PKCS11 minor issues in native code
Summary: Added OOM handling to address the two issues found by parfait.
Reviewed-by: weijun
dxu [Thu, 04 Apr 2013 15:39:17 -0700] rev 16734
8000406: change files using @GenerateNativeHeader to use @Native
Summary: Use @Native annotation to mark constants interested by native codes
Reviewed-by: alanb, anthony, prr
naoto [Wed, 03 Apr 2013 10:32:38 -0700] rev 16733
7091601: Arabic Locale: can not set type of digit in application level
Reviewed-by: okutsu
lancea [Wed, 03 Apr 2013 12:47:15 -0400] rev 16732
8011393: Typo in javadoc for SerialClob.truncate
Reviewed-by: darcy
alanb [Wed, 03 Apr 2013 13:41:12 +0100] rev 16731
8011373: Property java.runtime.profile should be removed (left-over code)
Reviewed-by: lancea, dholmes
alanb [Wed, 03 Apr 2013 13:15:39 +0100] rev 16730
8011234: Performance regression with ftp protocol when uploading in image mode
Reviewed-by: chegar
darcy [Tue, 02 Apr 2013 16:26:54 -0700] rev 16729
8004979: java.lang.reflect.Modifier.toString should include "default"
Reviewed-by: mduigou
lana [Tue, 02 Apr 2013 11:59:34 -0700] rev 16728
Merge
sherman [Tue, 02 Apr 2013 10:12:20 -0700] rev 16727
8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding
8008925: Base64.getMimeDecoder().decode() does not ignore padding chars
Summary: updated implementation and spec for corner cases.
Reviewed-by: alanb
sla [Tue, 02 Apr 2013 10:32:21 +0200] rev 16726
8009558: linked_md.c::dll_build_name can get stuck in an infinite loop
Reviewed-by: alanb, sspitsyn
mduigou [Mon, 01 Apr 2013 20:51:40 -0700] rev 16725
8011199: Backout changeset JDK-7143928 (2b34a1eb3153)
Reviewed-by: darcy, dholmes
mduigou [Mon, 01 Apr 2013 20:15:48 -0700] rev 16724
8011187: Remove obsolete/unused targets from jdk/test/Makefile
Reviewed-by: ohair
mduigou [Mon, 01 Apr 2013 20:15:48 -0700] rev 16723
7143928: Optimize empty HashMap and ArrayList
Reviewed-by: mduigou
Contributed-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>, John Rose <john.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>
mduigou [Mon, 01 Apr 2013 12:02:19 -0700] rev 16722
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
Reviewed-by: tbell, mchung
mchung [Thu, 28 Mar 2013 13:14:09 -0700] rev 16721
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
Reviewed-by: mchung
Contributed-by: peter.levart@gmail.com, bourges.laurent@gmail.com
weijun [Thu, 28 Mar 2013 20:27:53 +0800] rev 16720
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
Reviewed-by: vinnie
sundar [Thu, 28 Mar 2013 14:36:10 +0530] rev 16719
8010991: Enable test/javax/script/GetInterfaceTest.java again
Reviewed-by: lagergren, hannesw
acorn [Wed, 27 Mar 2013 13:40:26 -0400] rev 16718
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
Summary: Remove test flag -XX:-UseSplitVerifier, not supported classfile 52
Reviewed-by: acorn, hseigel
darcy [Wed, 27 Mar 2013 09:38:53 -0700] rev 16717
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
Reviewed-by: mduigou, jfranck
dxu [Wed, 27 Mar 2013 09:00:34 -0700] rev 16716
8010837: FileInputStream.available() throw IOException when encountering negative available values
Summary: Remove the check in the native code to allow negative values
Reviewed-by: mchung
ehelin [Thu, 21 Mar 2013 20:35:49 +0100] rev 16715
8009427: Re-enable tests that were disable to ease complicated push
Reviewed-by: sla, mchung, dcubed
Contributed-by: Erik Helin <erik.helin@oracle.com>
martin [Tue, 26 Mar 2013 13:36:51 -0700] rev 16714
8010316: Improve handling of char sequences containing surrogates
Summary: Fix and optimize codePointAt, codePointBefore and similar methods
Reviewed-by: sherman, okutsu, ulfzibis, kizune
martin [Tue, 26 Mar 2013 13:34:54 -0700] rev 16713
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
Summary: Provide a system property to inhibit ZIP64 mode for >64k entries
Reviewed-by: alanb, sherman
lana [Tue, 09 Apr 2013 15:01:07 -0700] rev 16712
Merge
kshefov [Mon, 08 Apr 2013 17:18:16 +0400] rev 16711
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
Reviewed-by: serb, alexsch
pchelko [Fri, 05 Apr 2013 18:29:53 +0100] rev 16710
8006941: [macosx] Deadlock in drag and drop
7199783: Setting cursor on DragSourceContext does not work on OSX
Reviewed-by: anthony, serb
mcherkas [Wed, 03 Apr 2013 20:54:26 +0400] rev 16709
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
Reviewed-by: anthony, serb
mcherkas [Wed, 03 Apr 2013 20:42:55 +0400] rev 16708
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
Reviewed-by: anthony, serb
lana [Tue, 02 Apr 2013 16:17:54 -0700] rev 16707
Merge
ant [Fri, 29 Mar 2013 16:12:11 +0400] rev 16706
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
Reviewed-by: anthony