dxu [Wed, 06 Nov 2013 13:25:24 -0800] rev 21616
8025698: (fs) Typo in exception thrown by encode() in UnixPath.java
Reviewed-by: dxu, mduigou, henryjen, weijun
Contributed-by: ajuckel@gmail.com
mduigou [Tue, 05 Nov 2013 19:44:41 -0800] rev 21615
8021309: replace test/Makefile jdk_* targets with jtreg groups
8015068: Use jtreg -exclude for handling problemList.txt exclusions
Reviewed-by: jjg, smarks, chegar, alanb, dholmes
mchung [Tue, 05 Nov 2013 17:33:26 -0800] rev 21614
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, chegar
joehw [Tue, 05 Nov 2013 11:18:20 -0800] rev 21613
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Reviewed-by: alanb
psandoz [Tue, 05 Nov 2013 12:08:12 +0100] rev 21612
8027712: DistinctOpTest fails for unordered test
Reviewed-by: henryjen, alanb
dxu [Mon, 04 Nov 2013 15:48:08 -0800] rev 21611
8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage
Reviewed-by: chegar
alundblad [Mon, 04 Nov 2013 15:21:47 +0100] rev 21610
8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently
Summary: Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java.
Reviewed-by: darcy
rfield [Mon, 04 Nov 2013 10:12:18 -0800] rev 21609
7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
8027681: Lambda serialization fails once reflection proxy generation kicks in
Reviewed-by: ksrini, briangoetz, jfranck
Contributed-by: joel.franck@oracle.com, brian.goetz@oracle.com, robert.field@oracle.com
michaelm [Mon, 04 Nov 2013 17:47:59 +0000] rev 21608
8027687: The constructors of URLPermission class do not behave as described in javad
Reviewed-by: chegar, mduigou
bpb [Mon, 04 Nov 2013 08:05:02 -0800] rev 21607
8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size
Summary: Add @run tag to specify heap size
Reviewed-by: alanb, dxu