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