raginip [Fri, 18 Jan 2013 11:33:31 -0800] rev 15324
8000839: Integrate the Java Access Bridge with Java Runtime
Reviewed-by: ptbrunet, erikj
alitvinov [Fri, 18 Jan 2013 18:34:46 +0400] rev 15323
8006417: JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
Reviewed-by: art, serb
serb [Fri, 18 Jan 2013 18:17:02 +0400] rev 15322
7179050: [macosx] Make LWAWT be able to run on AppKit thread
Summary: Removed irrelevant assertions from the LWAWT native methods
Reviewed-by: serb, anthony
Contributed-by: petr.pchelko@oracle.com
anthony [Fri, 18 Jan 2013 14:17:11 +0400] rev 15321
8005465: [macosx] Evaluate if checking for the -XstartOnFirstThread is still needed in awt.m
Summary: Allow one to start AWT on the main thread w/o exceptions
Reviewed-by: art, serb
kshefov [Thu, 17 Jan 2013 15:08:08 +0000] rev 15320
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
Reviewed-by: serb, alexsch
lana [Wed, 16 Jan 2013 15:57:25 -0800] rev 15319
Merge
mcherkas [Wed, 16 Jan 2013 17:26:41 +0400] rev 15318
8005492: Reduce number of warnings in sun/awt/* classes
Reviewed-by: art, anthony
serb [Tue, 15 Jan 2013 21:57:47 +0400] rev 15317
7124525: [macosx] No animation on certain Swing components in Aqua LaF
Reviewed-by: alexsch, swingler
alexsch [Tue, 15 Jan 2013 12:49:03 +0400] rev 15316
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
Reviewed-by: serb, leonidr
alexsch [Mon, 14 Jan 2013 08:32:29 -0500] rev 15315
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
Reviewed-by: serb
lana [Sat, 26 Jan 2013 19:22:51 -0800] rev 15314
Merge
alanb [Sat, 26 Jan 2013 16:57:02 +0000] rev 15313
8006503: JVM_PrintStackTrace is not used in JDK
Reviewed-by: alanb, darcy
Contributed-by: eric.mccorkle@oracle.com
jgish [Tue, 22 Jan 2013 11:14:13 -0500] rev 15312
4247235: (spec str) StringBuffer.insert(int, char[]) specification is inconsistent
Summary: Add blanket null-handling statement to StringBuilder and StringBuffer
Reviewed-by: mduigou
mduigou [Fri, 25 Jan 2013 16:13:39 -0800] rev 15311
8004201: Add static utility methods to primitives to be used for redution operations.
Reviewed-by: darcy, mduigou, briangoetz, dholmes
Contributed-by: akhil.arora@oracle.com
mduigou [Fri, 25 Jan 2013 16:13:32 -0800] rev 15310
8005632: Extend java.util.Logger to use Supplier<String> for messages
Reviewed-by: briangoetz, mduigou
Contributed-by: henry.jen@oracle.com
khazra [Fri, 25 Jan 2013 11:52:10 -0800] rev 15309
7017962: Obsolete link is used in URL class level spec
Summary: Change the link to an archived document
Reviewed-by: chegar, mduigou