hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Dec 7 17:03:57 UTC 2017


Changeset: 4fd79561f38f
Author:    alanb
Date:      2017-12-07 16:45 +0000
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4fd79561f38f

8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung

! src/java.base/share/classes/jdk/internal/module/ModuleInfo.java
! src/java.base/share/classes/jdk/internal/module/ModuleInfoWriter.java
+ test/jdk/java/lang/module/ClassFileVersionsTest.java

Changeset: b27d2f69e552
Author:    bpb
Date:      2017-12-07 08:56 -0800
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/b27d2f69e552

8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Summary: Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis

! src/java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
! test/jdk/java/nio/file/Files/SetLastModifiedTime.java



More information about the jdk-sandbox-changes mailing list