pchopra [Fri, 10 Apr 2015 11:35:49 +0300] rev 30454
8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
Reviewed-by: alexsch, azvegint
ssadetsky [Thu, 09 Apr 2015 18:09:55 +0400] rev 30453
7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
Reviewed-by: serb, ant
ssadetsky [Thu, 09 Apr 2015 17:41:08 +0400] rev 30452
6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line.
Reviewed-by: serb, alexsch
darcy [Wed, 08 Apr 2015 10:50:50 -0700] rev 30451
8077094: Fix missing doclint warnings in the javax.swing.plaf package
Reviewed-by: serb
darcy [Tue, 07 Apr 2015 12:46:13 -0700] rev 30450
8076422: Fix missing doclint warnings in javax.swing.border
Reviewed-by: serb
yan [Tue, 07 Apr 2015 17:34:14 +0300] rev 30449
8076315: move 4 manual functional swing tests to regression suite
Reviewed-by: alexsch, serb
ssadetsky [Tue, 07 Apr 2015 16:07:20 +0400] rev 30448
7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
Reviewed-by: serb, azvegint
vinnie [Wed, 13 May 2015 13:06:37 +0100] rev 30447
8068180: sun/security/pkcs11 tests are still in ProblemList.txt
Reviewed-by: mullan
pchopra [Wed, 13 May 2015 13:54:49 +0300] rev 30446
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
Reviewed-by: serb, azvegint
jmanson [Tue, 12 May 2015 14:39:36 -0700] rev 30445
8079841: Buffer underflow with empty zip entry names
Summary: check for zero-length entry name before accessing "last" byte
Reviewed-by: sherman, martin