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
mullan [Tue, 12 May 2015 13:13:06 -0400] rev 30444
8075706: Policy implementation does not allow policy.provider to be on the class path
Reviewed-by: alanb, mchung
prappo [Tue, 12 May 2015 13:59:31 +0100] rev 30443
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
Reviewed-by: chegar, lancea
dfuchs [Tue, 12 May 2015 14:32:50 +0200] rev 30442
8079773: java/util/logging/LogManager/TestLoggerNames.java
Summary: Fixed a race condition in the test which was responsible of the intermittent failure.
Reviewed-by: mchung
psandoz [Tue, 12 May 2015 10:50:40 +0200] rev 30441
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Reviewed-by: martin, dholmes
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
darcy [Mon, 11 May 2015 17:54:03 -0700] rev 30440
8053918: make the spec for @Documented comprehensible
Reviewed-by: jjg, abuckley
ihse [Mon, 11 May 2015 14:15:48 +0200] rev 30439
8080013: OpenJDK windows build fails due to warning in libfontmanager
Reviewed-by: erikj
mullan [Mon, 11 May 2015 07:03:24 -0400] rev 30438
8034820: Wrong isAssignableFrom test when adding Principal to Subject
Reviewed-by: valeriep
mullan [Fri, 08 May 2015 09:05:15 -0400] rev 30437
6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
Reviewed-by: xuelei