hg: jdk9/client/jdk: 17 new changesets

david.dehaven at oracle.com david.dehaven at oracle.com
Tue Jan 17 19:36:26 UTC 2017


Changeset: dfba4c3eb1ac
Author:    sherman
Date:      2017-01-12 16:41 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/dfba4c3eb1ac

8172432: jar cleanup/update for module and mrm jar
8171830: jar tool should validate if any exported or open package is missing
Reviewed-by: mchung, psandoz, chegar

! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/Validator.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_de.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_es.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_fr.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_it.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_ja.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_ko.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_pt_BR.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_sv.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_zh_CN.properties
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_zh_TW.properties
+ test/tools/jar/mmrjar/Basic.java
- test/tools/jar/mmrjar/ConcealedPackage.java
! test/tools/jar/modularJar/Basic.java
+ test/tools/jar/modularJar/src/foobar/Bar.java
+ test/tools/jar/modularJar/src/foobar/Foo.java
+ test/tools/jar/modularJar/src/foobar/module-info.java
! test/tools/jar/multiRelease/Basic1.java

Changeset: f927f4234435
Author:    amjiang
Date:      2017-01-12 17:10 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/f927f4234435

8171423: Relocate /test/lib/security/SecurityTools.java
Reviewed-by: weijun, xuelei

- test/lib/security/SecurityTools.java
! test/sun/security/tools/keytool/PrintSSL.java
! test/sun/security/tools/keytool/ReadJar.java

Changeset: c01830a9d230
Author:    lana
Date:      2017-01-12 23:41 +0000
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/c01830a9d230

Added tag jdk-9+152 for changeset a20f2cf90762

! .hgtags

Changeset: cd280655b6a1
Author:    lana
Date:      2017-01-13 01:36 +0000
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/cd280655b6a1

Merge

- test/java/rmi/testlibrary/REGISTRY.java
- test/lib/security/SecurityTools.java
- test/tools/jar/mmrjar/ConcealedPackage.java

Changeset: 8df2faa7924f
Author:    sherman
Date:      2017-01-12 22:44 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/8df2faa7924f

8172761: Test change in tools/jar/InputFilesTest.java for JDK-8172432 is missing
Reviewed-by: mchung

! test/tools/jar/InputFilesTest.java

Changeset: aefc0c8a6130
Author:    sherman
Date:      2017-01-13 01:07 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/aefc0c8a6130

8172767: a bulk of tests failed with FileSystemException on Windows
Reviewed-by: chegar

! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/Validator.java

Changeset: f3115622562a
Author:    clanger
Date:      2017-01-13 13:12 +0100
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/f3115622562a

8170544: Fix code scan findings in libnet
Reviewed-by: goetz, chegar

! src/java.base/share/native/libnet/net_util.c
! src/java.base/share/native/libnet/net_util.h
! src/java.base/unix/native/libnet/Inet6AddressImpl.c
! src/java.base/unix/native/libnet/NetworkInterface.c
! src/java.base/unix/native/libnet/PlainDatagramSocketImpl.c
! src/java.base/unix/native/libnet/PlainSocketImpl.c
! src/java.base/unix/native/libnet/net_util_md.c
! src/java.base/unix/native/libnet/net_util_md.h
! src/java.base/unix/native/libnio/ch/DatagramChannelImpl.c
! src/java.base/unix/native/libnio/ch/InheritedChannel.c
! src/java.base/unix/native/libnio/ch/Net.c
! src/java.base/unix/native/libnio/ch/ServerSocketChannelImpl.c
! src/java.base/windows/native/libnet/DualStackPlainDatagramSocketImpl.c
! src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
! src/java.base/windows/native/libnet/TwoStacksPlainDatagramSocketImpl.c
! src/java.base/windows/native/libnet/TwoStacksPlainSocketImpl.c
! src/java.base/windows/native/libnet/net_util_md.c
! src/java.base/windows/native/libnet/net_util_md.h
! src/java.base/windows/native/libnio/ch/DatagramChannelImpl.c
! src/java.base/windows/native/libnio/ch/Net.c
! src/java.base/windows/native/libnio/ch/ServerSocketChannelImpl.c
! src/java.base/windows/native/libnio/ch/WindowsAsynchronousSocketChannelImpl.c
! src/jdk.sctp/unix/native/libsctp/SctpChannelImpl.c
! src/jdk.sctp/unix/native/libsctp/SctpNet.c

Changeset: 3b4c9ed404f0
Author:    michaelm
Date:      2017-01-13 17:45 +0000
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/3b4c9ed404f0

8172253: SetIfModifiedSince.java test fails with http return code 404
Reviewed-by: chegar, dfuchs

! test/sun/net/www/protocol/http/SetIfModifiedSince.java

Changeset: 0e0e0fbc5bf3
Author:    smarks
Date:      2017-01-13 12:35 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/0e0e0fbc5bf3

8172221: Directorate of Time has been superseded
Reviewed-by: lancea

! src/java.base/share/classes/java/util/Date.java

Changeset: 203402b79715
Author:    bpb
Date:      2017-01-13 13:31 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/203402b79715

8152272: Unable to create temporary file using createTempFile method if System.getProperty(file.separator) is used
Summary: Normalize the name component of the temporary file path
Reviewed-by: rriggs

! src/java.base/share/classes/java/io/File.java
! test/java/io/File/createTempFile/Patterns.java

Changeset: 4208e7466342
Author:    mli
Date:      2017-01-13 14:54 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/4208e7466342

7146543: TEST_BUG: java/rmi/registry/readTest/readTest.sh failing intermittently with port in use
Reviewed-by: rriggs

! test/ProblemList.txt
+ test/java/rmi/registry/readTest/CodebaseTest.java
+ test/java/rmi/registry/readTest/RegistryLookup.java
- test/java/rmi/registry/readTest/readTest.java
- test/java/rmi/registry/readTest/readTest.sh
+ test/java/rmi/registry/readTest/registry.security.policy

Changeset: 628ada191957
Author:    bpb
Date:      2017-01-13 14:58 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/628ada191957

8153250: java.io.File does not handle Windows paths of the form "D:" (no path) correctly
Summary: When resolving a child to a parent, do not insert a file separator for Windows directory-relative paths
Reviewed-by: rriggs

! src/java.base/windows/classes/java/io/WinNTFileSystem.java
+ test/java/io/File/WinDirRelative.java

Changeset: 0ea99cdae7ee
Author:    fyuan
Date:      2017-01-16 15:16 +0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/0ea99cdae7ee

8167146: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed with "Remote host terminated the handshake"
Summary: The fix takes the server to accept request after the client threads start, and also deal with possible timeout issue.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang at oracle.com>

! test/sun/security/pkcs11/sslecc/CipherTest.java
! test/sun/security/pkcs11/sslecc/JSSEClient.java
! test/sun/security/pkcs11/sslecc/JSSEServer.java

Changeset: 863bed4458c1
Author:    jlahoda
Date:      2017-01-16 09:53 +0100
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/863bed4458c1

8171386: jshell tool: paging of javadoc output broken on Windows
Summary: Fixing detection of console window size.
Reviewed-by: rfield

! src/jdk.internal.le/windows/native/lible/WindowsTerminal.cpp

Changeset: 71458380abd8
Author:    amlu
Date:      2017-01-16 21:17 +0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/71458380abd8

8156595: java/io/pathNames/GeneralWin32.java fail intermittently on windows-x64
Reviewed-by: psandoz

! test/ProblemList.txt
! test/java/io/pathNames/General.java
! test/java/io/pathNames/GeneralWin32.java

Changeset: fddf6e787363
Author:    mchung
Date:      2017-01-16 12:15 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/fddf6e787363

8160286: jmod hash is creating unlinkable modules
Reviewed-by: alanb, psandoz, chegar

+ src/java.base/share/classes/jdk/internal/module/ModuleHashesBuilder.java
! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java
! src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties
! test/tools/jmod/JmodTest.java
! test/tools/jmod/hashes/HashesTest.java
- test/tools/jmod/hashes/src/m1/module-info.java
- test/tools/jmod/hashes/src/m1/org/m1/Main.java
- test/tools/jmod/hashes/src/m2/module-info.java
- test/tools/jmod/hashes/src/m2/org/m2/Util.java
- test/tools/jmod/hashes/src/m3/module-info.java
- test/tools/jmod/hashes/src/m3/org/m3/Name.java
- test/tools/jmod/hashes/src/org.bar/module-info.java
- test/tools/jmod/hashes/src/org.foo/module-info.java

Changeset: dd109561c588
Author:    ddehaven
Date:      2017-01-17 11:35 -0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/dd109561c588

Merge

- test/java/rmi/registry/readTest/readTest.java
- test/java/rmi/registry/readTest/readTest.sh
- test/lib/security/SecurityTools.java
- test/tools/jar/mmrjar/ConcealedPackage.java
- test/tools/jmod/hashes/src/m1/module-info.java
- test/tools/jmod/hashes/src/m1/org/m1/Main.java
- test/tools/jmod/hashes/src/m2/module-info.java
- test/tools/jmod/hashes/src/m2/org/m2/Util.java
- test/tools/jmod/hashes/src/m3/module-info.java
- test/tools/jmod/hashes/src/m3/org/m3/Name.java
- test/tools/jmod/hashes/src/org.bar/module-info.java
- test/tools/jmod/hashes/src/org.foo/module-info.java



More information about the jdk9-client-changes mailing list