hg: nio/nio/jdk: 13 new changesets

alan.bateman at sun.com alan.bateman at sun.com
Tue Nov 25 05:05:50 PST 2008


Changeset: 4f985ba72055
Author:    sherman
Date:      2008-11-19 14:29 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/4f985ba72055

6714428: 'os.name' system property shows wrong value on 64-bit Windows XP
Summary: update to detect the correct os.name for 64-bit XP
Reviewed-by: darcy

! src/windows/native/java/lang/java_props_md.c

Changeset: 098e456e860e
Author:    emcmanus
Date:      2008-11-20 10:10 +0100
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/098e456e860e

6772779: @NotificationInfo does not create MBeanNotificationInfo in the MBean's MBeanInfo
6773593: CompositeDataSupport constructor javadoc is not in sync with the implementation
Reviewed-by: sjiang

! src/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java
! src/share/classes/com/sun/jmx/mbeanserver/MBeanIntrospector.java
! src/share/classes/javax/management/openmbean/CompositeDataSupport.java
! test/javax/management/Introspector/AnnotatedNotificationInfoTest.java

Changeset: b132be5b3a69
Author:    alanb
Date:      2008-11-20 13:54 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/b132be5b3a69

Merge


Changeset: 5fdbcb9bff56
Author:    alanb
Date:      2008-11-20 21:58 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/5fdbcb9bff56

Misc. clean-up of Windows file system implementation
- eliminate reference to resolved path
- reference to win32 path not needed for absolute paths < MAX_PATH
- reduce overhead of processing open options
-

! src/windows/classes/sun/nio/fs/WindowsAclFileAttributeView.java
! src/windows/classes/sun/nio/fs/WindowsChannelFactory.java
! src/windows/classes/sun/nio/fs/WindowsDirectoryStream.java
! src/windows/classes/sun/nio/fs/WindowsFileAttributeViews.java
! src/windows/classes/sun/nio/fs/WindowsFileCopy.java
! src/windows/classes/sun/nio/fs/WindowsFileStore.java
! src/windows/classes/sun/nio/fs/WindowsFileSystemProvider.java
! src/windows/classes/sun/nio/fs/WindowsLinkSupport.java
! src/windows/classes/sun/nio/fs/WindowsNamedAttributeView.java
! src/windows/classes/sun/nio/fs/WindowsPath.java

Changeset: e5bd14c41de3
Author:    alanb
Date:      2008-11-22 13:07 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/e5bd14c41de3

Dynamic access to user-defined/extended attributes can use byte arrays
Improve test coverage

! src/share/classes/java/nio/file/attribute/NamedAttributeView.java
! src/share/classes/sun/nio/fs/AbstractNamedAttributeView.java
! test/java/nio/file/attribute/NamedAttributeView/Basic.java

Changeset: d0e27480e7b5
Author:    alanb
Date:      2008-11-22 13:59 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/d0e27480e7b5

Interrupting copyTo with INTERRUPTIBLE option should not reset interrupt status

! src/share/classes/sun/nio/fs/Cancellable.java
! test/java/nio/file/Path/InterruptCopy.java

Changeset: 9df22bc448a3
Author:    sherman
Date:      2008-11-20 14:06 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/9df22bc448a3

6745216: missing 4 chraset aliases in sun.nio.cs package
Summary: added "834" into x-IBM834's aliase list.
Reviewed-by: alanb

! src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java

Changeset: 97e2e87aa035
Author:    dfuchs
Date:      2008-11-21 18:18 +0100
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/97e2e87aa035

6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null
Reviewed-by: emcmanus, jfdenise

! src/share/classes/sun/management/jmxremote/LocalRMIServerSocketFactory.java
+ test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java

Changeset: d00c685ae55e
Author:    xdono
Date:      2008-11-20 11:39 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/d00c685ae55e

Added tag jdk7-b40 for changeset 2201dad60231

! .hgtags

Changeset: 44941f893cea
Author:    tbell
Date:      2008-11-21 15:21 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/44941f893cea

Merge


Changeset: ce2d0938ea27
Author:    tbell
Date:      2008-11-21 20:53 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/ce2d0938ea27

Merge


Changeset: d7b0a715bd3b
Author:    martin
Date:      2008-11-23 09:56 -0800
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/d7b0a715bd3b

6775152: freetype version check program problem main arg order
Summary: Fix all compiler warnings
Reviewed-by: ohair, tbell

! make/common/shared/Sanity.gmk

Changeset: 0a384911d4e6
Author:    alanb
Date:      2008-11-24 06:51 +0000
URL:       http://hg.openjdk.java.net/nio/nio/jdk/rev/0a384911d4e6

Merge

! .hgtags




More information about the nio-dev mailing list