emc [Wed, 13 Nov 2013 15:48:21 -0500] rev 21669
8026884: test for fix of JDK-8021398 does not have @bug tag
8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs
Summary: two documentation fixes
Reviewed-by: darcy
sherman [Wed, 13 Nov 2013 11:26:01 -0800] rev 21668
8027645: Pattern.split() with positive lookahead
6559590: Pattern.compile(".*").split("") returns incorrect result
Summary: updated spec/impl for these two corner cases
Reviewed-by: alanb, psandoz
darcy [Wed, 13 Nov 2013 11:06:57 -0800] rev 21667
8028300: Fix raw type lint warnings in java.util.concurrent
Reviewed-by: chegar, martin
egahlin [Wed, 13 Nov 2013 18:41:30 +0100] rev 21666
6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh
Reviewed-by: sla, sspitsyn