hg: jdk9/client/jdk: 15 new changesets
david.dehaven at oracle.com
david.dehaven at oracle.com
Mon Jan 30 21:06:56 UTC 2017
Changeset: e4b19b8d4bbf
Author: lana
Date: 2017-01-26 19:22 +0000
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/e4b19b8d4bbf
Added tag jdk-9+154 for changeset c97e7a8b8da0
! .hgtags
Changeset: 03ea56f485f2
Author: lana
Date: 2017-01-26 21:21 +0000
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/03ea56f485f2
Merge
- src/java.desktop/share/native/libsplashscreen/libpng/pngtest.c
- src/java.desktop/share/native/libsplashscreen/libpng/pngwio.c
- src/java.desktop/share/native/libsplashscreen/libpng/pngwrite.c
- src/java.desktop/share/native/libsplashscreen/libpng/pngwtran.c
- src/java.desktop/share/native/libsplashscreen/libpng/pngwutil.c
Changeset: d8dbac6098fe
Author: henryjen
Date: 2017-01-25 12:52 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/d8dbac6098fe
8170832: Add a new launcher environment variable JAVA_OPTIONS
Reviewed-by: mchung, ksrini
! make/lib/CoreLibraries.gmk
! make/mapfiles/libjli/mapfile-vers
! src/java.base/share/classes/sun/launcher/resources/launcher.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_de.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_es.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_fr.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_it.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_ja.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_ko.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_pt_BR.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_sv.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties
! src/java.base/share/classes/sun/launcher/resources/launcher_zh_TW.properties
! src/java.base/share/native/launcher/main.c
! src/java.base/share/native/libjli/args.c
! src/java.base/share/native/libjli/emessages.h
! src/java.base/share/native/libjli/java.c
! src/java.base/share/native/libjli/java.h
! src/java.base/share/native/libjli/jli_util.h
! src/java.base/windows/native/libjli/cmdtoargs.c
+ test/tools/launcher/ArgsEnvVar.java
! test/tools/launcher/ArgsFileTest.java
! test/tools/launcher/I18NArgTest.java
Changeset: 3fc9f267acc2
Author: valeriep
Date: 2017-01-26 22:56 +0000
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/3fc9f267acc2
8062731: Cipher object can be created without calling Cipher.getInstance
Summary: Fixed the check in JCE so that only trusted providers can extend Cipher class
Reviewed-by: wetmore
! src/java.base/share/classes/javax/crypto/JceSecurityManager.java
Changeset: bbc90d3ffe84
Author: valeriep
Date: 2017-01-26 23:11 +0000
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/bbc90d3ffe84
Merge
Changeset: 39a8a0525677
Author: sundar
Date: 2017-01-27 19:07 +0530
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/39a8a0525677
8172864: Remove custom plugin module path
Reviewed-by: alanb, jlaskey
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/TaskHelper.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
! test/ProblemList.txt
- test/tools/jlink/CustomPluginTest.java
! test/tools/jlink/JLink2Test.java
- test/tools/jlink/customplugin/module-info.java
- test/tools/jlink/customplugin/plugin/CustomPlugin.java
- test/tools/jlink/customplugin/plugin/HelloPlugin.java
- test/tools/jlink/customplugin/plugin/RogueAdderPlugin.java
- test/tools/jlink/customplugin/plugin/RogueFilterPlugin.java
Changeset: f467a23ab0c0
Author: prappo
Date: 2017-01-27 16:27 +0000
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/f467a23ab0c0
8170116: Remove qualified exports from java.base to java.corba
Reviewed-by: dfuchs, alanb, mchung
Contributed-by: Chris Hegarty <chris.hegarty at oracle.com>, Daniel Fuchs <daniel.fuchs at oracle.com>
! src/java.base/share/classes/module-info.java
Changeset: 5dab7d15ccbe
Author: henryjen
Date: 2017-01-27 13:10 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/5dab7d15ccbe
8172309: classpath wildcards code does not support --class-path
Reviewed-by: ksrini
! src/java.base/share/native/libjli/java.c
! src/java.base/share/native/libjli/wildcard.c
! test/tools/launcher/ClassPathWildCard.sh
Changeset: ee8923e260c7
Author: sherman
Date: 2017-01-28 20:51 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/ee8923e260c7
8173396: Error message issue with jar tool API validator
Reviewed-by: psandoz, mchung
! src/jdk.jartool/share/classes/sun/tools/jar/Validator.java
! test/ProblemList.txt
! test/tools/jar/multiRelease/ApiValidatorTest.java
Changeset: 66e255787b73
Author: ihse
Date: 2017-01-30 09:09 +0100
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/66e255787b73
8081694: Remove DISABLED_WARNINGS_gcc for libsctp
Reviewed-by: erikj
! make/lib/Lib-jdk.sctp.gmk
Changeset: d1127ebe902c
Author: jlahoda
Date: 2017-01-30 13:14 +0100
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/d1127ebe902c
8166535: jshell tool: cannot handle non-ascii characters
Summary: Using a more appropriate native method to read from the console.
Reviewed-by: rfield
! src/jdk.internal.le/windows/native/lible/WindowsTerminal.cpp
Changeset: 65a1441c9c80
Author: clanger
Date: 2017-01-30 16:33 +0100
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/65a1441c9c80
8173634: libjli/cmdtoargs.c does not compile with VS2010
Reviewed-by: rriggs
! src/java.base/windows/native/libjli/cmdtoargs.c
Changeset: 82e3708a0cf9
Author: skovalev
Date: 2017-01-30 13:11 +0300
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/82e3708a0cf9
8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
Reviewed-by: xuelei
! test/javax/net/ssl/FixingJavadocs/SSLSessionNulls.java
! test/javax/net/ssl/interop/ClientHelloChromeInterOp.java
! test/javax/net/ssl/templates/SSLSocketTemplate.java
Changeset: f9e86da24d74
Author: mchung
Date: 2017-01-30 11:00 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/f9e86da24d74
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
Reviewed-by: alanb
! src/java.base/share/classes/jdk/internal/module/ModuleInfoExtender.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/ModuleSorter.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SystemModulesPlugin.java
! src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
! test/tools/jlink/plugins/SystemModuleDescriptors/SystemModulesTest.java
! test/tools/jlink/plugins/SystemModuleDescriptors/UserModuleTest.java
! test/tools/jlink/plugins/SystemModuleDescriptors/src/m1/p1/Main.java
+ test/tools/jlink/plugins/SystemModuleDescriptors/src/m4/p4/Main.java
+ test/tools/jlink/plugins/SystemModuleDescriptors/src/m4/p4/dummy/dummy.properties
Changeset: ba7ede80cea4
Author: ddehaven
Date: 2017-01-30 12:04 -0800
URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/ba7ede80cea4
Merge
- test/tools/jlink/CustomPluginTest.java
- test/tools/jlink/customplugin/module-info.java
- test/tools/jlink/customplugin/plugin/CustomPlugin.java
- test/tools/jlink/customplugin/plugin/HelloPlugin.java
- test/tools/jlink/customplugin/plugin/RogueAdderPlugin.java
- test/tools/jlink/customplugin/plugin/RogueFilterPlugin.java
More information about the jdk9-all-changes
mailing list