jbachorik [Thu, 02 May 2013 13:21:09 +0200] rev 17425
7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification
Summary: RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id
Reviewed-by: alanb, sjiang
weijun [Fri, 03 May 2013 10:43:24 +0800] rev 17424
8013855: DigestMD5Client has not checked RealmChoiceCallback value
Reviewed-by: xuelei, mullan
khazra [Thu, 02 May 2013 14:26:51 -0700] rev 17423
8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name
Summary: Remove buffer overruns in native code
Reviewed-by: alanb, chegar
kizune [Thu, 02 May 2013 21:23:44 +0400] rev 17422
8013155: [pack200] improve performance of pack200
Reviewed-by: ksrini, jrose
mduigou [Thu, 02 May 2013 09:18:56 -0700] rev 17421
8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile
Reviewed-by: mduigou, henryjen, alanb, martin, psandoz
Contributed-by: akhil.arora@oracle.com, brian.goetz@oracle.com
ksrini [Wed, 01 May 2013 15:08:31 -0700] rev 17420
8013225: Refresh jdk's private ASM to the latest.
Reviewed-by: mduigou, sundar
lana [Fri, 17 May 2013 10:06:20 -0700] rev 17419
Merge
kshefov [Fri, 17 May 2013 14:11:06 +0400] rev 17418
8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux
Reviewed-by: anthony, serb
kshefov [Fri, 17 May 2013 14:08:59 +0400] rev 17417
8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException
Reviewed-by: anthony, serb
pchelko [Fri, 17 May 2013 11:02:55 +0400] rev 17416
7079254: Toolkit eventListener leaks memory
Reviewed-by: serb, art
ant [Wed, 15 May 2013 16:49:34 +0400] rev 17415
8014227: JLightweightFrame needs another synchronization policy
Reviewed-by: art
serb [Tue, 14 May 2013 17:25:59 +0400] rev 17414
8014423: [macosx] The scrollbar's block increment performs incorrectly
Reviewed-by: anthony, art
pchelko [Tue, 14 May 2013 16:39:55 +0400] rev 17413
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
Reviewed-by: serb, anthony
lana [Thu, 09 May 2013 18:42:30 -0700] rev 17412
Merge
serb [Wed, 08 May 2013 15:58:30 +0400] rev 17411
8013841: [macosx] Animations not disabled for CALayers used via JAWT
Reviewed-by: anthony, alexsch
serb [Mon, 06 May 2013 16:23:36 +0400] rev 17410
7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent
Reviewed-by: anthony, art