hg: nio/nio/jdk: 6 new changesets

alan.bateman at sun.com alan.bateman at sun.com
Thu Jan 8 06:52:03 PST 2009


Changeset: 3d09cc6c4ea9
Author:    alanb
Date:      2008-12-22 19:28 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/3d09cc6c4ea9

6787009: (attach) Stub injection potentially unsafe on windows-x64
Reviewed-by: mchung

! src/windows/native/sun/tools/attach/WindowsVirtualMachine.c

Changeset: 8dfccff664ce
Author:    alanb
Date:      2009-01-05 08:51 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/8dfccff664ce

Merge


Changeset: 3a87e7819368
Author:    alanb
Date:      2009-01-06 16:08 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/3a87e7819368

FileRef#getFileAttributeView throws AssertionError when invoked
  with a LinkOption of null.

! src/solaris/classes/sun/nio/fs/UnixFileSystem.java
! src/windows/classes/sun/nio/fs/WindowsPath.java
! test/java/nio/file/Path/Misc.java

Changeset: dde37ee482f8
Author:    alanb
Date:      2009-01-06 16:17 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/dde37ee482f8

Type in WatchKey spec
Files#withDirectory should not allow filter be null

! src/share/classes/java/nio/file/Files.java
! src/share/classes/java/nio/file/WatchKey.java

Changeset: 75d219a408e0
Author:    alanb
Date:      2009-01-06 20:35 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/75d219a408e0

No longer required to build on Solaris 8/9 (need 10 or newer).

! src/solaris/native/sun/nio/fs/SolarisNativeDispatcher.c
! src/solaris/native/sun/nio/fs/genSolarisConstants.c
! src/solaris/native/sun/nio/fs/genUnixConstants.c

Changeset: e1d270ba0cb3
Author:    alanb
Date:      2009-01-07 11:07 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/e1d270ba0cb3

Chmod sample throws IAE with -R option

! src/share/sample/nio/file/Chmod.java




More information about the nio-dev mailing list