yan [Fri, 20 Jun 2014 16:48:30 +0400] rev 25203
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
yan [Thu, 19 Jun 2014 12:44:41 +0400] rev 25202
8044429: move awt automated tests for AWT_Modality to OpenJDK repository
Reviewed-by: pchelko
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
henryjen [Wed, 18 Jun 2014 09:13:46 -0700] rev 25201
8046485: Add missing @since tag under javax.swing.*
Reviewed-by: alexsch, prr
prr [Wed, 18 Jun 2014 14:53:35 -0700] rev 25200
Merge
pchelko [Wed, 18 Jun 2014 13:21:59 +0400] rev 25199
8047061: [macosx] Crash when setting display mode
Reviewed-by: anthony, alexsch
azvegint [Tue, 17 Jun 2014 19:05:06 +0400] rev 25198
8040007: GtkFileDialog strips user inputted filepath
Reviewed-by: anthony, serb
pchelko [Mon, 16 Jun 2014 17:13:58 +0400] rev 25197
8046221: [TEST_BUG] Cleanup datatransfer tests
Reviewed-by: anthony, alexsch
serb [Thu, 12 Jun 2014 00:43:14 +0400] rev 25196
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Reviewed-by: alexsch, anthony
serb [Thu, 12 Jun 2014 00:32:33 +0400] rev 25195
8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
serb [Thu, 12 Jun 2014 00:19:00 +0400] rev 25194
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
Reviewed-by: pchelko, prr
darcy [Wed, 11 Jun 2014 13:25:15 -0700] rev 25193
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
Reviewed-by: prr
henryjen [Thu, 05 Jun 2014 13:59:01 -0700] rev 25192
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.*
Reviewed-by: darcy, prr
yan [Wed, 11 Jun 2014 17:23:56 +0400] rev 25191
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
Reviewed-by: anthony
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
serb [Wed, 11 Jun 2014 14:38:50 +0400] rev 25190
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
Reviewed-by: bae, flar