hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jun 21 18:15:23 UTC 2018


Changeset: 97e9c4f58986
Author:    alanb
Date:      2018-06-21 18:56 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/97e9c4f58986

8194937: Inconsistent behavior of --validate-modules when combined with -m and other options
Reviewed-by: mchung

! src/java.base/share/classes/jdk/internal/module/ModuleBootstrap.java
+ src/java.base/share/classes/jdk/internal/module/ModulePathValidator.java
! src/java.base/share/classes/sun/launcher/LauncherHelper.java
! src/java.base/share/native/libjli/java.c
! test/hotspot/jtreg/compiler/jvmci/TestValidateModules.java
! test/jdk/tools/launcher/modules/validate/ValidateModulesTest.java
+ test/jdk/tools/launcher/modules/validate/src/hello/module-info.java
+ test/jdk/tools/launcher/modules/validate/src/hello/p/Main.java

Changeset: 80fe6f64d8a0
Author:    bpb
Date:      2018-06-21 11:10 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/80fe6f64d8a0

8199124: (fs) Reduce allocation for file system methods that are invoked with no open options
Reviewed-by: alanb
Contributed-by: Michael Skells <mike.skells1 at gmail.com>

! src/java.base/share/classes/java/nio/channels/AsynchronousFileChannel.java
! src/java.base/share/classes/java/nio/channels/FileChannel.java
! src/java.base/share/classes/java/nio/file/Files.java
! src/java.base/share/classes/java/nio/file/spi/FileSystemProvider.java



More information about the jdk-sandbox-changes mailing list