hg: jdk8/tl/jdk: 7122235: stop the build if javac fails

2011-12-17 Thread stuart . marks
Changeset: abbca81a98a7
Author:smarks
Date:  2011-12-17 08:21 -0800
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/abbca81a98a7

7122235: stop the build if javac fails
Reviewed-by: chegar, dholmes, mcimadamore, ohair

! make/common/Rules.gmk



hg: jdk8/tl/jdk: 7087549: (fs) Files.newInputStream throws UOE for custom provider options

2011-12-17 Thread alan . bateman
Changeset: 528eb0d43e3a
Author:alanb
Date:  2011-12-17 20:07 +
URL:   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/528eb0d43e3a

7087549: (fs) Files.newInputStream throws UOE for custom provider options
Reviewed-by: alanb
Contributed-by: brandon.passan...@oracle.com

! src/share/classes/java/nio/file/spi/FileSystemProvider.java
+ test/java/nio/file/Files/CustomOptions.java