amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
Reviewed-by: psandoz
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
Reviewed-by: mullan
martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment
Summary: Rework implementation invariant comments
Reviewed-by: igerasim
aefimov [Tue, 30 Jun 2015 01:17:45 +0300] rev 31424
8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
bpb [Mon, 29 Jun 2015 14:49:47 -0700] rev 31423
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
Summary: Use @requires tag to suppress the test on limited memory systems.
Reviewed-by: darcy
mchung [Mon, 29 Jun 2015 11:38:36 -0700] rev 31422
8130007: Update security tests to use Security.getProvider to get security provider
Reviewed-by: mullan
Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com