pchelko [Mon, 04 Feb 2013 13:54:53 +0000] rev 15507
8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
Summary: Changed the calculation of the drag image offset
Reviewed-by: serb, kizune
ptbrunet [Thu, 31 Jan 2013 18:51:17 +0400] rev 15506
7179482: Component.accessibleContext and JComponent.accessibleContext refactoring
Reviewed-by: art, anthony, alexsch
leonidr [Thu, 31 Jan 2013 18:25:59 +0400] rev 15505
8007006: [macosx] Closing subwindow loses main window menus
Reviewed-by: anthony
jgodinez [Mon, 04 Feb 2013 12:04:38 -0800] rev 15504
8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE
Reviewed-by: prr, vadim
Contributed-by: jia-hong.chen@oracle.com
serb [Mon, 04 Feb 2013 19:50:06 +0400] rev 15503
8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException
Reviewed-by: prr, flar
bae [Fri, 01 Feb 2013 20:06:27 +0400] rev 15502
8004801: The image of BufferedImage.TYPE_INT_ARGB is blank.
Reviewed-by: prr
katleman [Thu, 07 Feb 2013 12:33:10 -0800] rev 15501
Added tag jdk8-b76 for changeset 0da59c40187c
duke [Wed, 05 Jul 2017 18:39:42 +0200] rev 15500
Merge
amurillo [Fri, 08 Feb 2013 08:07:07 -0800] rev 15499
Added tag hs25-b18 for changeset f3f52401a78c
amurillo [Fri, 08 Feb 2013 08:07:06 -0800] rev 15498
Merge
brutisso [Fri, 08 Feb 2013 10:08:40 +0100] rev 15497
Merge
johnc [Tue, 05 Feb 2013 22:24:36 -0800] rev 15496
Merge
johnc [Tue, 05 Feb 2013 09:13:05 -0800] rev 15495
8005032: G1: Cleanup serial reference processing closures in concurrent marking
Summary: Reuse the parallel reference processing oop closures during serial reference processing.
Reviewed-by: brutisso
jwilhelm [Mon, 28 Jan 2013 15:41:45 +0100] rev 15494
6348447: Specifying -XX:OldSize crashes 64-bit VMs
Summary: Heap size will be set to allow for OldSize to fit. Also reviewed by vitalyd@gmail.com
Reviewed-by: ehelin, jmasa
johnc [Mon, 04 Feb 2013 19:40:27 -0800] rev 15493
Merge
johnc [Mon, 04 Feb 2013 13:24:57 -0800] rev 15492
8001384: G1: assert(!is_null(v)) failed: narrow oop value can never be zero
Summary: Flush any deferred card mark before a Java thread exits.
Reviewed-by: brutisso, jmasa