hg: jdk7/hotspot-rt/jdk: 26 new changesets

john.coomes at sun.com john.coomes at sun.com
Fri Nov 6 15:19:19 PST 2009


Changeset: 3b45b809d8ff
Author:    darcy
Date:      2009-10-09 16:11 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/3b45b809d8ff

6797535: Add shared two argument static equals method to the platform
Reviewed-by: sherman

! make/java/java/FILES_java.gmk
+ src/share/classes/java/util/Objects.java
+ test/java/util/Objects/BasicObjectsTest.java

Changeset: b84f40617f90
Author:    alanb
Date:      2009-10-09 09:59 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/b84f40617f90

6889552: Sun provider should not require LDAP CertStore to be present
Reviewed-by: vinnie, mullan

! src/share/classes/sun/security/provider/SunEntries.java
+ src/share/classes/sun/security/provider/certpath/CertStoreHelper.java
- src/share/classes/sun/security/provider/certpath/LDAPCertStore.java
! src/share/classes/sun/security/provider/certpath/URICertStore.java
+ src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStore.java
+ src/share/classes/sun/security/provider/certpath/ldap/LDAPCertStoreHelper.java

Changeset: a7ad133103c6
Author:    alanb
Date:      2009-10-09 10:06 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/a7ad133103c6

6888552: Allow JNDI to be used when java.applet is not present
Reviewed-by: vinnie

! src/share/classes/com/sun/naming/internal/ResourceManager.java

Changeset: f6770138c0fa
Author:    alanb
Date:      2009-10-10 10:14 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/f6770138c0fa

Merge


Changeset: 9d240dbadaa3
Author:    darcy
Date:      2009-10-13 14:08 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/9d240dbadaa3

6648344: (reflect spec) State default of isAccessible for reflective objects
Reviewed-by: alanb

! src/share/classes/java/lang/reflect/AccessibleObject.java
+ test/java/lang/reflect/DefaultAccessibility.java

Changeset: 151baf5e19ca
Author:    darcy
Date:      2009-10-13 17:34 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/151baf5e19ca

6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
Reviewed-by: martin

! src/share/classes/java/lang/Enum.java

Changeset: 5f326176855d
Author:    mullan
Date:      2009-10-14 09:36 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/5f326176855d

6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled.
Reviewed-by: dgu, xuelei

! src/share/classes/sun/security/provider/certpath/OCSP.java
! src/share/classes/sun/security/provider/certpath/OCSPChecker.java

Changeset: edeb687e2d9a
Author:    mullan
Date:      2009-10-14 09:47 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/edeb687e2d9a

Merge


Changeset: 16b33372af1c
Author:    mchung
Date:      2009-10-14 20:16 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/16b33372af1c

6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
Summary: Restore the system properties when the test finishes
Reviewed-by: jjg

! test/java/lang/management/RuntimeMXBean/GetSystemProperties.java
! test/java/lang/management/RuntimeMXBean/PropertiesTest.java

Changeset: 57fe28f3878a
Author:    michaelm
Date:      2009-10-15 12:03 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/57fe28f3878a

6886436: Lightwight HTTP Container (com.sun.* package) is unstable
Reviewed-by: chegar

! src/share/classes/sun/net/httpserver/ExchangeImpl.java
! src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
+ test/com/sun/net/httpserver/bugs/B6886436.java

Changeset: 9cf64e7a9978
Author:    michaelm
Date:      2009-10-15 12:05 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/9cf64e7a9978

Merge

- src/share/classes/sun/security/provider/certpath/LDAPCertStore.java

Changeset: f6833a276c1d
Author:    alanb
Date:      2009-10-15 11:54 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/f6833a276c1d

6883983: JarVerifier dependency on sun.security.pkcs should be removed
Reviewed-by: sherman, wetmore

! src/share/classes/java/util/jar/JarVerifier.java

Changeset: cb903c9eaebf
Author:    alanb
Date:      2009-10-15 11:55 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/cb903c9eaebf

6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
Reviewed-by: sherman

! src/solaris/classes/sun/nio/fs/SolarisAclFileAttributeView.java
! test/java/nio/file/attribute/AclFileAttributeView/Basic.java

Changeset: 0f92452973eb
Author:    alanb
Date:      2009-10-15 14:02 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/0f92452973eb

Merge


Changeset: f85aa3aedf41
Author:    darcy
Date:      2009-10-15 18:27 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/f85aa3aedf41

4428022: System.out.println(0.001) outputs 0.0010
Reviewed-by: darcy
Contributed-by: aph at redhat.com

! src/share/classes/sun/misc/FloatingDecimal.java
+ test/java/lang/Double/ToString.java

Changeset: 16e4bbb7488d
Author:    mchung
Date:      2009-10-15 17:36 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/16e4bbb7488d

6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
Summary: Replace call to PolicyFile.canonPath with its own implementation
Reviewed-by: alanb, mullan

! src/share/classes/java/io/FilePermission.java
! src/share/classes/sun/security/provider/PolicyFile.java

Changeset: f1dab27d668a
Author:    mchung
Date:      2009-10-15 20:18 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/f1dab27d668a

Merge


Changeset: 368bb282464a
Author:    tbell
Date:      2009-10-15 22:47 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/368bb282464a

Merge

- src/share/classes/sun/security/provider/certpath/LDAPCertStore.java

Changeset: d9f41daf8bcc
Author:    alanb
Date:      2009-10-19 19:58 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/d9f41daf8bcc

6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
Reviewed-by: ohair

! test/java/nio/file/Files/ContentType.java
! test/java/nio/file/Path/CheckPermissions.java

Changeset: 5c6c6627b0b7
Author:    alanb
Date:      2009-10-19 19:59 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/5c6c6627b0b7

6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
Reviewed-by: ohair

! test/java/nio/file/Path/CopyAndMove.java

Changeset: 169ced1d9939
Author:    alanb
Date:      2009-10-19 20:01 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/169ced1d9939

6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman

! src/solaris/classes/sun/nio/fs/UnixDirectoryStream.java
! src/windows/classes/sun/nio/fs/WindowsDirectoryStream.java
! test/java/nio/file/DirectoryStream/Basic.java

Changeset: d71241866584
Author:    alanb
Date:      2009-10-19 20:02 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/d71241866584

6884480: (file) Path.relativize has typo in parameter description
Reviewed-by: chegar

! src/share/classes/java/nio/file/Path.java

Changeset: 121284d0489d
Author:    jjg
Date:      2009-10-19 13:43 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/121284d0489d

6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
Reviewed-by: darcy

! make/common/shared/Defs-java.gmk

Changeset: 1602e8848bde
Author:    darcy
Date:      2009-10-19 16:31 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/1602e8848bde

6889858: Add nonNull methods to java.util.Objects
Reviewed-by: darcy
Contributed-by: jjb at google.com

! src/share/classes/java/util/Objects.java
! test/java/util/Objects/BasicObjectsTest.java

Changeset: 8885b2256507
Author:    ohair
Date:      2009-10-29 11:17 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/8885b2256507

6896472: Missing libjsig.so causes jdk build failure
Reviewed-by: tbell, kvn, phh

! make/java/redist/Makefile

Changeset: 185f51018a36
Author:    mikejwre
Date:      2009-10-30 10:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/jdk/rev/185f51018a36

Added tag jdk7-b75 for changeset 8885b2256507

! .hgtags



More information about the hotspot-runtime-dev mailing list