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