[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-hotspot-gc-dev
Subject:    hg: jdk7/hotspot-gc/jdk: 94 new changesets
From:       john.coomes () oracle ! com (john ! coomes at oracle ! com)
Date:       2010-09-08 23:03:52
Message-ID: 20100908231927.D03D347809 () hg ! openjdk ! java ! net
[Download RAW message or body]

Changeset: 6488b70a23cc
Author:    mikejwre
Date:      2010-07-23 16:42 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/6488b70a23cc

Added tag jdk7-b102 for changeset 13029a61b16b

! .hgtags

Changeset: b839344245a9
Author:    cl
Date:      2010-07-29 13:33 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/b839344245a9

Added tag jdk7-b103 for changeset 6488b70a23cc

! .hgtags

Changeset: 6950da80c75c
Author:    ohair
Date:      2010-08-02 16:31 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/6950da80c75c

6973616: Update minimum boot jdk from 1.5 to 1.6
Reviewed-by: igor, jjg

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

Changeset: dd48c78218a7
Author:    ohair
Date:      2010-08-02 16:31 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/dd48c78218a7

6971426: jdk/make/docs docs target does not work on windows
Reviewed-by: igor, jjg

! make/docs/Makefile

Changeset: f46ec75b1663
Author:    ohair
Date:      2010-08-03 10:53 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f46ec75b1663

6974239: Correct reference to jdk document site in javadoc
Reviewed-by: skannan

! make/docs/Makefile

Changeset: 1a92820132a0
Author:    cl
Date:      2010-08-04 22:02 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/1a92820132a0

Merge


Changeset: d967f8507d9d
Author:    cl
Date:      2010-08-06 12:52 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d967f8507d9d

Added tag jdk7-b104 for changeset 1a92820132a0

! .hgtags

Changeset: 539528c5d395
Author:    lana
Date:      2010-07-14 09:12 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/539528c5d395

Merge


Changeset: cf0c23a99823
Author:    lana
Date:      2010-07-29 17:12 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/cf0c23a99823

Merge

- src/linux/doc/man/ja/kinit.1
- src/linux/doc/man/ja/klist.1
- src/linux/doc/man/ja/ktab.1
- test/java/nio/channels/ServerSocketChannel/AcceptAddress.java
- test/java/nio/charset/coders/Surrogate.java
- test/tools/launcher/Makefile.SolarisRunpath
- test/tools/launcher/lib/i386/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/i386/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/lib64/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/liblibrary.so

Changeset: c6f443c3d96a
Author:    lana
Date:      2010-08-02 19:41 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/c6f443c3d96a

Merge


Changeset: c38803ce0560
Author:    uta
Date:      2010-07-23 18:59 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/c38803ce0560

6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build)
Reviewed-by: prr, art

! src/windows/native/sun/windows/awt.h

Changeset: 9bb8d5c093fc
Author:    lana
Date:      2010-07-29 13:48 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/9bb8d5c093fc

Merge

- src/linux/doc/man/ja/kinit.1
- src/linux/doc/man/ja/klist.1
- src/linux/doc/man/ja/ktab.1
- test/java/nio/channels/ServerSocketChannel/AcceptAddress.java
- test/java/nio/charset/coders/Surrogate.java
- test/tools/launcher/Makefile.SolarisRunpath
- test/tools/launcher/lib/i386/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/i386/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/lib64/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/liblibrary.so

Changeset: 8a72583dc41d
Author:    lana
Date:      2010-08-02 19:42 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/8a72583dc41d

Merge


Changeset: 65403b9bcb58
Author:    peterz
Date:      2010-07-13 17:26 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/65403b9bcb58

6462562: InternationalFormatter inserts text incorrectly
6578432: Currency format instance does not work with Swing's NumberFormatter
Reviewed-by: rupashka

! src/share/classes/javax/swing/text/DefaultFormatter.java
! src/share/classes/javax/swing/text/InternationalFormatter.java
+ test/javax/swing/JFormattedTextField/Test6462562.java

Changeset: a0d7b76abcd3
Author:    alexp
Date:      2010-07-29 19:34 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/a0d7b76abcd3

4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
Reviewed-by: rupashka

! src/share/classes/javax/swing/plaf/basic/BasicComboPopup.java
+ test/javax/swing/JComboBox/4743225/bug4743225.java

Changeset: 0e8acbf12695
Author:    lana
Date:      2010-07-29 13:22 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/0e8acbf12695

Merge

- src/linux/doc/man/ja/kinit.1
- src/linux/doc/man/ja/klist.1
- src/linux/doc/man/ja/ktab.1
- test/java/nio/channels/ServerSocketChannel/AcceptAddress.java
- test/java/nio/charset/coders/Surrogate.java
- test/tools/launcher/Makefile.SolarisRunpath
- test/tools/launcher/lib/i386/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/i386/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib32/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/lib64/liblibrary.so
- test/tools/launcher/lib/sparc/lib64/liblibrary.so

Changeset: 951e46d93af0
Author:    malenkov
Date:      2010-07-30 19:21 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/951e46d93af0

6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5
Reviewed-by: alexp, peterz

! src/share/classes/javax/swing/plaf/basic/BasicColorChooserUI.java
+ test/javax/swing/JColorChooser/Test6199676.java

Changeset: f40de306ab66
Author:    malenkov
Date:      2010-07-30 19:40 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f40de306ab66

6972468: Security manager should be used for tests in java/beans/XMLEncoder
Reviewed-by: peterz

! test/java/beans/XMLEncoder/Test4631471.java
! test/java/beans/XMLEncoder/Test4903007.java
! test/java/beans/XMLEncoder/javax_swing_JLayeredPane.java

Changeset: ce1e26600ab7
Author:    lana
Date:      2010-08-02 19:44 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/ce1e26600ab7

Merge


Changeset: 25050030a320
Author:    dsamersoff
Date:      2010-07-13 15:32 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/25050030a320

6964714: NetworkInterface getInetAddresses enumerates IPv6 addresses if \
                java.net.preferIPvStack property set
Summary: User can disable ipv6 explicitly, have to check it
Reviewed-by: chegar, alanb

! src/solaris/native/java/net/NetworkInterface.c
+ test/java/net/NetworkInterface/IPv4Only.java

Changeset: f3a4c1947fd1
Author:    weijun
Date:      2010-07-13 20:27 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f3a4c1947fd1

6670889: Keystore created under Hindi Locale causing ArrayIndexOutOfBoundsException
Reviewed-by: chegar

! src/share/classes/sun/security/util/DerOutputStream.java
+ test/sun/security/util/DerOutputStream/LocaleInTime.java

Changeset: ab65f46ae092
Author:    darcy
Date:      2010-07-15 18:02 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/ab65f46ae092

6963622: Project Coin: Refinements to suppressed exceptions
Reviewed-by: alanb, forax, jjb

! src/share/classes/java/lang/AutoCloseable.java
! src/share/classes/java/lang/Throwable.java
! test/java/lang/Throwable/SuppressedExceptions.java

Changeset: a3747592bdf7
Author:    sherman
Date:      2010-07-16 16:45 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/a3747592bdf7

6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to \
                charset.jar
Summary: Removed the duplicate sun.nio.cs.ext entries from rt.jar and moved X11 \
                charsets into charsets.jar
Reviewed-by: ohair

! make/common/Release.gmk
! make/sun/nio/cs/Makefile

Changeset: 9a1bd20fc71c
Author:    weijun
Date:      2010-07-19 10:02 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/9a1bd20fc71c

6969683: Generify ResolverConfiguration codes
Reviewed-by: alanb, chegar

! src/share/classes/com/sun/jndi/dns/DnsContextFactory.java
! src/share/classes/sun/net/dns/ResolverConfiguration.java
! src/share/classes/sun/net/spi/nameservice/dns/DNSNameService.java
! src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java
! src/windows/classes/sun/net/dns/ResolverConfigurationImpl.java

Changeset: 4022e0c84507
Author:    weijun
Date:      2010-07-19 10:02 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/4022e0c84507

6969292: make DNS lookup for realm/kdc really work
Reviewed-by: alanb, valeriep

! src/share/classes/sun/security/krb5/Config.java

Changeset: 9d1994d53a67
Author:    mullan
Date:      2010-07-20 10:41 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/9d1994d53a67

6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm \
                name as example
Reviewed-by: xuelei

! src/share/classes/java/security/cert/X509CRL.java
! src/share/classes/java/security/cert/X509Certificate.java

Changeset: 58f325ba3e27
Author:    chegar
Date:      2010-07-21 13:29 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/58f325ba3e27

6969395: TEST_BUG: Tests in java/net sun/net problems
Reviewed-by: alanb

! test/ProblemList.txt
! test/com/sun/net/httpserver/Test1.java
! test/com/sun/net/httpserver/Test11.java
! test/com/sun/net/httpserver/Test12.java
! test/com/sun/net/httpserver/Test13.java
! test/com/sun/net/httpserver/Test6a.java
! test/com/sun/net/httpserver/Test7a.java
! test/com/sun/net/httpserver/Test8a.java
! test/com/sun/net/httpserver/Test9.java
! test/com/sun/net/httpserver/Test9a.java
! test/com/sun/net/httpserver/bugs/B6361557.java
! test/com/sun/net/httpserver/bugs/B6373555.java
! test/java/net/DatagramSocket/DatagramTimeout.java
! test/java/net/DatagramSocket/SendSize.java
! test/java/net/Inet6Address/B6558853.java
! test/java/net/Inet6Address/serialize/Serialize.java
! test/java/net/InetAddress/CheckJNI.java
! test/java/net/MulticastSocket/SetOutgoingIf.java
! test/java/net/ResponseCache/B6181108.java
! test/java/net/ResponseCache/ResponseCacheTest.java
! test/java/net/ResponseCache/getResponseCode.java
- test/java/net/Socket/AccurateTimeout.java
! test/java/net/Socket/CloseAvailable.java
! test/java/net/Socket/DeadlockTest.java
! test/java/net/Socket/LingerTest.java
! test/java/net/Socket/LinkLocal.java
! test/java/net/Socket/ProxyCons.java
! test/java/net/Socket/ReadTimeout.java
! test/java/net/Socket/SetReceiveBufferSize.java
! test/java/net/Socket/SetSoLinger.java
! test/java/net/Socket/ShutdownBoth.java
! test/java/net/Socket/SoTimeout.java
! test/java/net/Socket/Timeout.java
! test/java/net/Socket/UrgentDataTest.java
! test/java/net/Socket/asyncClose/BrokenPipe.java
! test/java/net/Socket/setReuseAddress/Restart.java
! test/java/net/SocketInputStream/SocketClosedException.java
! test/java/net/SocketInputStream/SocketTimeout.java
! test/java/net/URL/GetContent.java
! test/java/net/URLClassLoader/ClassLoad.java
! test/java/net/URLConnection/DisconnectAfterEOF.java
! test/java/net/URLConnection/HandleContentTypeWithAttrs.java
! test/java/net/URLConnection/HttpContinueStackOverflow.java
! test/java/net/URLConnection/Redirect307Test.java
! test/java/net/URLConnection/RedirectLimit.java
! test/java/net/URLConnection/ResendPostBody.java
! test/java/net/URLConnection/SetIfModifiedSince.java
! test/java/net/URLConnection/TimeoutTest.java
! test/java/net/URLConnection/URLConnectionHeaders.java
! test/java/net/URLConnection/ZeroContentLength.java
! test/java/net/ipv6tests/B6521014.java
! test/java/net/ipv6tests/TcpTest.java
! test/java/net/ipv6tests/Tests.java
! test/sun/net/ftp/FtpGetContent.java
! test/sun/net/ftp/FtpURL.java
! test/sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java
                
! test/sun/net/www/http/ChunkedOutputStream/Test.java
! test/sun/net/www/http/HttpClient/B6726695.java
! test/sun/net/www/http/HttpClient/MultiThreadTest.java
! test/sun/net/www/http/HttpClient/ProxyTest.java
! test/sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java
! test/sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java
                
! test/sun/net/www/httptest/HttpServer.java
! test/sun/net/www/protocol/http/DigestTest.java

Changeset: f90999d7c404
Author:    chegar
Date:      2010-07-21 13:52 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f90999d7c404

6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name \
                in @run tag
Reviewed-by: alanb, dsamersoff

! test/java/net/NetworkInterface/IPv4Only.java

Changeset: 3902c742b5b1
Author:    alanb
Date:      2010-07-21 18:08 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/3902c742b5b1

6963907: (so) Socket adapter need to implement sendUrgentData
Reviewed-by: chegar

! make/java/nio/mapfile-linux
! make/java/nio/mapfile-solaris
! src/share/classes/sun/nio/ch/SocketAdaptor.java
! src/share/classes/sun/nio/ch/SocketChannelImpl.java
! src/solaris/native/sun/nio/ch/SocketChannelImpl.c
! src/windows/native/sun/nio/ch/SocketChannelImpl.c
+ test/java/nio/channels/SocketChannel/OutOfBand.java

Changeset: d899526a187a
Author:    dcubed
Date:      2010-07-21 16:58 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d899526a187a

6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin
Summary: Add golden_diff variable for doing proper golden file diffs on Cygwin.
Reviewed-by: ohair, dholmes

! test/sun/tools/jrunscript/common.sh
! test/sun/tools/jrunscript/jrunscript-eTest.sh
! test/sun/tools/jrunscript/jrunscript-fTest.sh
! test/sun/tools/jrunscript/jrunscriptTest.sh

Changeset: 946236dc5c96
Author:    dcubed
Date:      2010-07-21 16:59 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/946236dc5c96

6962804: 4/4 ShellScaffold tests can fail without a specific reason
Summary: Add more diagnostics for failures. Only copy target file in grepForString \
                when NL is missing.
Reviewed-by: ohair, dholmes

! test/com/sun/jdi/ShellScaffold.sh

Changeset: 9cb77130999f
Author:    dcubed
Date:      2010-07-21 17:01 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/9cb77130999f

6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT
Summary: Refactor test/sun/tools/common/* code and refactor AnonLoggerWeakRefLeak and \
                LoggerWeakRefLeak to use it.
Reviewed-by: ohair, alanb

! test/java/util/logging/AnonLoggerWeakRefLeak.java
! test/java/util/logging/AnonLoggerWeakRefLeak.sh
! test/java/util/logging/LoggerWeakRefLeak.java
! test/java/util/logging/LoggerWeakRefLeak.sh
! test/sun/tools/common/ApplicationSetup.sh
! test/sun/tools/common/CommonSetup.sh
+ test/sun/tools/common/CommonTests.sh
! test/sun/tools/common/ShutdownSimpleApplication.java
! test/sun/tools/common/SimpleApplication.java
+ test/sun/tools/common/SleeperApplication.java
! test/sun/tools/jhat/ParseTest.sh
! test/sun/tools/jinfo/Basic.sh
! test/sun/tools/jmap/Basic.sh
! test/sun/tools/jstack/Basic.sh

Changeset: 748f004aeb5c
Author:    vinnie
Date:      2010-07-23 17:41 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/748f004aeb5c

6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem
Reviewed-by: mullan

! src/share/classes/com/sun/jndi/rmi/registry/RegistryContext.java
+ test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java

Changeset: 56217857ccd7
Author:    xuelei
Date:      2010-07-24 22:59 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/56217857ccd7

6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID
Reviewed-by: mullan, weijun

! src/share/classes/sun/security/krb5/Credentials.java
! src/share/classes/sun/security/pkcs/PKCS9Attribute.java
! src/share/classes/sun/security/pkcs11/P11Cipher.java
! src/share/classes/sun/security/pkcs11/P11RSACipher.java
! src/share/classes/sun/security/provider/certpath/URICertStore.java
! src/share/classes/sun/security/util/Debug.java
! src/share/classes/sun/security/x509/AVA.java
! src/share/classes/sun/security/x509/AlgorithmId.java
! src/share/classes/sun/security/x509/DNSName.java
! src/share/classes/sun/security/x509/RFC822Name.java
+ test/sun/security/x509/AlgorithmId/TurkishRegion.java

Changeset: 402ff3e81922
Author:    weijun
Date:      2010-07-26 17:21 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/402ff3e81922

6972005: ConfPlusProp.java test failure when DNS has info for realm
Reviewed-by: xuelei

! test/sun/security/krb5/ConfPlusProp.java
! test/sun/security/krb5/confplusprop.conf
! test/sun/security/krb5/confplusprop2.conf

Changeset: db21b420d038
Author:    martin
Date:      2010-07-26 08:17 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/db21b420d038

6717780: (coll spec) LinkedList api documentation provides the wrong method name
Summary: Cleanup by simply making Deque equal status with List
Reviewed-by: darcy

! src/share/classes/java/util/LinkedList.java

Changeset: 1bfa1c864553
Author:    dcubed
Date:      2010-07-26 09:06 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/1bfa1c864553

6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection
Summary: Add work around for 6971851. Abort if 'histo:live' option isn't supported.
Reviewed-by: alanb, darcy

! test/java/util/logging/AnonLoggerWeakRefLeak.sh
! test/java/util/logging/LoggerWeakRefLeak.sh

Changeset: 83be262e654c
Author:    xuelei
Date:      2010-07-27 16:07 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/83be262e654c

6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is \
                reset by an LDAP server
Reviewed-by: weijun

! src/share/classes/com/sun/jndi/ldap/Connection.java

Changeset: 5ff8b884a92c
Author:    vinnie
Date:      2010-07-27 11:40 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/5ff8b884a92c

6972409: Cease emitting LDAP filter debug messages
Reviewed-by: xuelei

! src/share/classes/com/sun/jndi/ldap/Filter.java

Changeset: 24741c4bf300
Author:    alanb
Date:      2010-07-29 13:08 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/24741c4bf300

6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax

! src/share/classes/java/nio/Bits.java
! src/share/classes/java/nio/MappedByteBuffer.java
! src/solaris/native/java/nio/MappedByteBuffer.c
! src/windows/native/java/nio/MappedByteBuffer.c
! test/java/nio/MappedByteBuffer/Basic.java
+ test/java/nio/MappedByteBuffer/Truncate.java

Changeset: a8a79f5b669e
Author:    chegar
Date:      2010-07-29 10:02 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/a8a79f5b669e

6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on \
                Solaris zone
Reviewed-by: alanb, dsamersoff

! src/solaris/native/java/net/NetworkInterface.c

Changeset: d82ed433304e
Author:    chegar
Date:      2010-07-29 17:04 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d82ed433304e

Merge


Changeset: 48e6f4807e5f
Author:    lana
Date:      2010-07-29 22:02 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/48e6f4807e5f

Merge

- src/linux/doc/man/ja/kinit.1
- src/linux/doc/man/ja/klist.1
- src/linux/doc/man/ja/ktab.1
! test/ProblemList.txt

Changeset: 4d72d0ec83f5
Author:    michaelm
Date:      2010-07-30 18:16 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/4d72d0ec83f5

6510892: com/sun/net/httpserver/bugs/B6361557.java fails
Reviewed-by: chegar

! test/com/sun/net/httpserver/bugs/B6361557.java

Changeset: 10e7e04d1e96
Author:    lana
Date:      2010-08-02 19:45 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/10e7e04d1e96

Merge

- test/java/net/Socket/AccurateTimeout.java

Changeset: 3b0abcb51280
Author:    lana
Date:      2010-08-09 16:02 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/3b0abcb51280

Merge

- test/java/net/Socket/AccurateTimeout.java

Changeset: 9ad95be9deae
Author:    cl
Date:      2010-08-13 11:38 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/9ad95be9deae

Added tag jdk7-b105 for changeset 3b0abcb51280

! .hgtags

Changeset: f8bbf376595c
Author:    yhuang
Date:      2010-08-11 02:22 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f8bbf376595c

6959252: convert the anonymous arrays to named arrays in Java List Resource files
Reviewed-by: katakai, psun

! src/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
! src/share/classes/sun/applet/resources/MsgAppletViewer.java
! src/share/classes/sun/tools/jconsole/resources/JConsoleResources.java
! src/share/classes/sun/tools/native2ascii/resources/MsgNative2ascii.java

Changeset: 413cede85120
Author:    yhuang
Date:      2010-08-13 01:09 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/413cede85120

Merge

- test/java/net/Socket/AccurateTimeout.java

Changeset: b91ef6b60f4e
Author:    cl
Date:      2010-08-16 14:47 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/b91ef6b60f4e

Merge


Changeset: 882103f334bb
Author:    cl
Date:      2010-08-19 15:13 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/882103f334bb

Added tag jdk7-b106 for changeset b91ef6b60f4e

! .hgtags

Changeset: 17a5d84b7561
Author:    cl
Date:      2010-08-26 16:17 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/17a5d84b7561

Added tag jdk7-b107 for changeset 882103f334bb

! .hgtags

Changeset: d47bd9d94ba4
Author:    dlila
Date:      2010-08-10 13:19 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d47bd9d94ba4

6967436: lines longer than 2^15 can fill window.
6967433: dashed lines broken when using scaling transforms.
Summary: converted pisces to floating point. Also, using better AA algorithm
Reviewed-by: flar

! src/share/classes/sun/java2d/pisces/Dasher.java
! src/share/classes/sun/java2d/pisces/LineSink.java
- src/share/classes/sun/java2d/pisces/PiscesMath.java
! src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java
! src/share/classes/sun/java2d/pisces/Renderer.java
! src/share/classes/sun/java2d/pisces/Stroker.java
- src/share/classes/sun/java2d/pisces/Transform4.java

Changeset: 4285edea9ddb
Author:    dlila
Date:      2010-08-11 10:05 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/4285edea9ddb

6976265: No STROKE_CONTROL
Summary: implemented it in sun.java2d.pisces by adding a PathIterator.
Reviewed-by: flar

! src/share/classes/sun/java2d/pisces/PiscesRenderingEngine.java

Changeset: 0576f6cc0463
Author:    lana
Date:      2010-08-12 19:55 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/0576f6cc0463

Merge

- test/java/net/Socket/AccurateTimeout.java

Changeset: 654145d6560a
Author:    lana
Date:      2010-08-23 19:12 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/654145d6560a

Merge

- src/share/classes/sun/java2d/pisces/PiscesMath.java
- src/share/classes/sun/java2d/pisces/Transform4.java

Changeset: d0e314d59f84
Author:    malenkov
Date:      2010-08-10 19:29 +0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d0e314d59f84

6960267: JTable.getRowHeight() returns value different from the specified default \
                (16.0) with GTK L&F
Reviewed-by: peterz

! src/share/classes/javax/swing/JTable.java

Changeset: 58626b4eedcb
Author:    lana
Date:      2010-08-12 11:23 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/58626b4eedcb

Merge

- test/java/net/Socket/AccurateTimeout.java

Changeset: 23f72ec0d8e8
Author:    peytoia
Date:      2010-08-23 14:14 +0900
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/23f72ec0d8e8

6977550: (tz) Support tzdata2010l
Reviewed-by: okutsu

! make/sun/javazic/tzdata/VERSION
! make/sun/javazic/tzdata/africa
! make/sun/javazic/tzdata/asia
! make/sun/javazic/tzdata/australasia
! make/sun/javazic/tzdata/backward
! make/sun/javazic/tzdata/europe
! make/sun/javazic/tzdata/leapseconds
! make/sun/javazic/tzdata/northamerica
! make/sun/javazic/tzdata/zone.tab
! src/share/classes/sun/util/resources/TimeZoneNames.java
! src/share/classes/sun/util/resources/TimeZoneNames_de.java
! src/share/classes/sun/util/resources/TimeZoneNames_es.java
! src/share/classes/sun/util/resources/TimeZoneNames_fr.java
! src/share/classes/sun/util/resources/TimeZoneNames_it.java
! src/share/classes/sun/util/resources/TimeZoneNames_ja.java
! src/share/classes/sun/util/resources/TimeZoneNames_ko.java
! src/share/classes/sun/util/resources/TimeZoneNames_sv.java
! src/share/classes/sun/util/resources/TimeZoneNames_zh_CN.java
! src/share/classes/sun/util/resources/TimeZoneNames_zh_TW.java

Changeset: a18a82d2d506
Author:    lana
Date:      2010-08-23 19:13 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/a18a82d2d506

Merge


Changeset: 367b90ed38b1
Author:    chegar
Date:      2010-08-03 12:03 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/367b90ed38b1

6973030: NTLM proxy authentication fails with https
Reviewed-by: michaelm

! src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
! test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/B6226610.java

Changeset: a21c46dac6cf
Author:    mullan
Date:      2010-08-03 09:39 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/a21c46dac6cf

6653372: Error in java.security.KeyStore example code
Reviewed-by: weijun

! src/share/classes/java/security/KeyStore.java

Changeset: 2feeefb45a44
Author:    mullan
Date:      2010-08-03 09:55 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/2feeefb45a44

Merge


Changeset: 3b63e506b57e
Author:    martin
Date:      2010-08-03 12:22 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/3b63e506b57e

6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError \
                in b94
Summary: let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax

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

Changeset: 188f156148ea
Author:    apangin
Date:      2010-08-04 20:25 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/188f156148ea

6945961: SIGSEGV in memcpy() during class loading on linux-i586
Summary: Check the result of strchr() in Bytecode Verifier
Reviewed-by: kamg, acorn

! src/share/native/common/check_code.c

Changeset: d47f5dcda481
Author:    dcubed
Date:      2010-08-06 11:07 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/d47f5dcda481

6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh \
                failure
Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixed.
Reviewed-by: ohair

! test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh

Changeset: 3e239fe92832
Author:    lancea
Date:      2010-08-10 10:07 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/3e239fe92832

6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date \
                escape syntax
Reviewed-by: minqi

! src/share/classes/java/sql/Date.java

Changeset: 1f996198877b
Author:    chegar
Date:      2010-08-10 17:30 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/1f996198877b

6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is \
                disabled.
Reviewed-by: alanb

! src/solaris/native/java/net/PlainDatagramSocketImpl.c
! src/solaris/native/java/net/PlainSocketImpl.c
! src/solaris/native/sun/nio/ch/Net.c

Changeset: da5b67ac7755
Author:    sherman
Date:      2010-08-10 13:15 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/da5b67ac7755

6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
Summary: removed the assert
Reviewed-by: alanb

! src/solaris/classes/java/io/UnixFileSystem.java
! src/windows/classes/java/io/Win32FileSystem.java

Changeset: 11ee8b471f9c
Author:    alanb
Date:      2010-08-12 19:53 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/11ee8b471f9c

6971825: (so) improve scatter/gather implementation
Reviewed-by: chegar, sherman

! src/share/classes/sun/nio/ch/DatagramChannelImpl.java
! src/share/classes/sun/nio/ch/FileChannelImpl.java
! src/share/classes/sun/nio/ch/IOUtil.java
! src/share/classes/sun/nio/ch/IOVecWrapper.java
! src/share/classes/sun/nio/ch/SocketChannelImpl.java
! src/share/classes/sun/nio/ch/Util.java

Changeset: 389bc53d0945
Author:    mchung
Date:      2010-08-12 16:36 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/389bc53d0945

6973831: NPE when printing stack trace of OOME
Summary: Initialize suppressedExceptions field to null
Reviewed-by: briangoetz, dholmes, forax

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

Changeset: cdd6d518f47e
Author:    mchung
Date:      2010-08-12 16:47 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/cdd6d518f47e

Merge


Changeset: 041997c49f15
Author:    lana
Date:      2010-08-12 19:58 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/041997c49f15

Merge


Changeset: 0cdd73548292
Author:    gbenson
Date:      2010-08-13 22:26 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/0cdd73548292

6976186: Integrate Shark
Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure.
Reviewed-by: ohair

! make/jdk_generic_profile.sh

Changeset: 8329ebeabc10
Author:    mchung
Date:      2010-08-16 15:36 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/8329ebeabc10

6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be \
                modified for Cygwin
Summary: Add check for CYGWIN
Reviewed-by: ohair

! test/java/lang/ClassLoader/deadlock/TestCrossDelegate.sh

Changeset: 42eaa082a4e6
Author:    michaelm
Date:      2010-08-17 14:49 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/42eaa082a4e6

6339649: URI.create should include a detail message when throwing \
                IllegalArgumentException
Summary: create enclosing exception with message of enclosed
Reviewed-by: alanb, chegar

! src/share/classes/java/net/URI.java
! test/java/net/URI/Test.java

Changeset: bfc3855a9341
Author:    sherman
Date:      2010-08-17 16:01 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/bfc3855a9341

6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
Summary: changed to use more appropriate nfs file time
Reviewed-by: martin

! test/tools/jar/JarEntryTime.java

Changeset: 01dec49e95c4
Author:    ohair
Date:      2010-08-18 13:46 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/01dec49e95c4

6974005: Use of cygpath in Makefile logic needs to silence error messages
Reviewed-by: mchung

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

Changeset: 42bfa43f2ae1
Author:    ohair
Date:      2010-08-18 13:46 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/42bfa43f2ae1

6932743: Makefiles not parsing version strings with - from uname -r
Reviewed-by: mchung

! make/common/shared/Defs.gmk

Changeset: 4abd65f04638
Author:    weijun
Date:      2010-08-19 11:26 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/4abd65f04638

6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default.
Reviewed-by: valeriep

! src/share/lib/security/java.security-solaris
! src/share/lib/security/java.security-windows
+ test/sun/security/krb5/BadKdcDefaultValue.java

Changeset: 95bb147c7c33
Author:    weijun
Date:      2010-08-19 12:24 +0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/95bb147c7c33

6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
Reviewed-by: vinnie, xuelei

! src/share/classes/com/sun/jndi/ldap/Connection.java

Changeset: 1ce9c1690080
Author:    ksrini
Date:      2010-08-19 14:08 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/1ce9c1690080

6888127: java.util.jar.Pack200.Packer Memory Leak
Reviewed-by: jrose

! src/share/classes/com/sun/java/util/jar/pack/Attribute.java
! src/share/classes/com/sun/java/util/jar/pack/ConstantPool.java
! src/share/classes/com/sun/java/util/jar/pack/Driver.java
! src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java
! src/share/classes/com/sun/java/util/jar/pack/Package.java
! src/share/classes/com/sun/java/util/jar/pack/PackerImpl.java
+ src/share/classes/com/sun/java/util/jar/pack/TLGlobals.java
! src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java
! src/share/classes/com/sun/java/util/jar/pack/Utils.java

Changeset: 16e43f336262
Author:    ksrini
Date:      2010-08-20 08:18 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/16e43f336262

6966737: (pack200) the pack200 regression tests need to be more robust.
Reviewed-by: jrose, ohair

+ test/tools/pack200/CommandLineTests.java
- test/tools/pack200/Pack200Simple.sh
! test/tools/pack200/Pack200Test.java
! test/tools/pack200/PackageVersionTest.java
! test/tools/pack200/SegmentLimit.java
+ test/tools/pack200/Utils.java
+ test/tools/pack200/pack200-verifier/data/README
+ test/tools/pack200/pack200-verifier/data/golden.jar
+ test/tools/pack200/pack200-verifier/make/build.xml
+ test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/ClassCompare.java
+ test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/Globals.java
+ test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/JarFileCompare.java
+ test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/Main.java
+ test/tools/pack200/pack200-verifier/src/sun/tools/pack/verify/VerifyTreeSet.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/ClassReader.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/ClassSyntax.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/ClassWriter.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/CommandLineParser.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/InstructionAssembler.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/InstructionSyntax.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/TokenList.java
+ test/tools/pack200/pack200-verifier/src/xmlkit/XMLKit.java

Changeset: db1b7c10de61
Author:    ksrini
Date:      2010-08-20 08:49 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/db1b7c10de61

Merge


Changeset: fd28003bc1d6
Author:    chegar
Date:      2010-08-23 14:35 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/fd28003bc1d6

6968584: Thread should not be Cloneable
Reviewed-by: dholmes

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

Changeset: 03218163f4d5
Author:    chegar
Date:      2010-08-23 16:27 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/03218163f4d5

6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
Reviewed-by: michaelm

! src/share/classes/java/net/HttpCookie.java

Changeset: 47ab0dcec3e8
Author:    alanb
Date:      2010-08-23 17:11 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/47ab0dcec3e8

6978511: (file) Path.toRealPath should fail if not resolving links and file does not \
                exist
Reviewed-by: forax, chegar

! src/solaris/classes/sun/nio/fs/UnixPath.java
! test/java/nio/file/Path/Misc.java

Changeset: f4a2b4e7a831
Author:    alanb
Date:      2010-08-23 17:35 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/f4a2b4e7a831

6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
Reviewed-by: forax, chegar

! src/share/classes/sun/nio/ch/FileChannelImpl.java

Changeset: 6317f7e2c4fd
Author:    ksrini
Date:      2010-08-23 08:18 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/6317f7e2c4fd

6531345: Memory leak in unpack200
Reviewed-by: jrose

! src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java
+ test/tools/pack200/UnpackerMemoryTest.java
! test/tools/pack200/Utils.java

Changeset: cb67f0263bd4
Author:    chegar
Date:      2010-08-23 21:59 +0100
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/cb67f0263bd4

6977851: NPE from FileURLConnection.connect
Reviewed-by: michaelm

! src/share/classes/sun/net/www/protocol/file/FileURLConnection.java
+ test/sun/net/www/protocol/file/DirPermissionDenied.java
+ test/sun/net/www/protocol/file/DirPermissionDenied.sh

Changeset: 2585368bfc7c
Author:    ksrini
Date:      2010-08-23 10:19 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/2585368bfc7c

6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is \
                empty string instead of -1
Reviewed-by: jrose

! src/share/classes/com/sun/java/util/jar/pack/PropMap.java
+ test/tools/pack200/Pack200Props.java
- test/tools/pack200/SegmentLimit.java

Changeset: 732f59013e78
Author:    ksrini
Date:      2010-08-23 10:47 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/732f59013e78

6966740: (pack200) need to add the timezone regression test
Reviewed-by: jrose

+ test/tools/pack200/TimeStamp.java
! test/tools/pack200/Utils.java

Changeset: 62d37c19c213
Author:    lana
Date:      2010-08-23 19:14 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/62d37c19c213

Merge

- test/tools/pack200/Pack200Simple.sh
- test/tools/pack200/SegmentLimit.java

Changeset: 043d2736d44c
Author:    lana
Date:      2010-08-29 22:41 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/jdk/rev/043d2736d44c

Merge

- src/share/classes/sun/java2d/pisces/PiscesMath.java
- src/share/classes/sun/java2d/pisces/Transform4.java
- test/tools/pack200/Pack200Simple.sh
- test/tools/pack200/SegmentLimit.java


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic