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
chegar [Fri, 08 May 2015 11:02:33 +0100] rev 30436
8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb
alanb [Fri, 08 May 2015 10:22:18 +0100] rev 30435
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
Reviewed-by: alanb, chegar
Contributed-by: amy.lu@oracle.com
ihse [Fri, 08 May 2015 10:37:14 +0200] rev 30434
8074859: Turn on warnings as error
Reviewed-by: erikj