hg: jdk9/client/jdk: 18 new changesets

philip.race at oracle.com philip.race at oracle.com
Mon Aug 31 19:27:51 UTC 2015


Changeset: 3c5bf5238cb3
Author:    sla
Date:      2015-08-26 06:48 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/3c5bf5238cb3

8134458: Make sun/tools/jps tests non-concurrent with other tests
Reviewed-by: dholmes, martin

! test/TEST.ROOT

Changeset: 5e6c2abc4b45
Author:    naoto
Date:      2015-08-26 10:44 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/5e6c2abc4b45

8134520: Bug8134250 test fails in en_IE locale
Reviewed-by: lancea

! test/sun/util/resources/cldr/Bug8134250.java

Changeset: f0435c3215ab
Author:    darcy
Date:      2015-08-26 11:18 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/f0435c3215ab

8134521: Problem list failing java/beans/Introspector test
Reviewed-by: alanb

! test/ProblemList.txt

Changeset: ee8b1bc2f534
Author:    weijun
Date:      2015-08-27 07:52 +0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/ee8b1bc2f534

8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
Reviewed-by: chegar

- test/com/sun/security/jgss/InquireSecContextPermissionCheck.java
! test/sun/security/krb5/auto/MaxRetries.java

Changeset: facea01d6b68
Author:    weijun
Date:      2015-08-27 10:31 +0800
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/facea01d6b68

8134555: The InquireSecContextPermissionCheck.java test was mistakenly removed
Reviewed-by: xuelei

+ test/com/sun/security/jgss/InquireSecContextPermissionCheck.java

Changeset: fa5b3f5cf287
Author:    darcy
Date:      2015-08-27 11:02 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/fa5b3f5cf287

8134554: Add sound tests to tier 3
Reviewed-by: serb

! test/TEST.groups

Changeset: b14d331596a8
Author:    katleman
Date:      2015-08-27 12:59 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/b14d331596a8

Added tag jdk9-b79 for changeset d99c2ffdd0f1

! .hgtags

Changeset: 6c3c22858256
Author:    lana
Date:      2015-08-27 13:22 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/6c3c22858256

Merge

- make/launcher/Launcher-jdk.scripting.nashorn.gmk
- src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/java/awt/ButtonTranslator.java
- src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/java/awt/CheckboxTranslator.java
- src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/java/awt/LabelTranslator.java
- src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/java/awt/ListTranslator.java
- src/jdk.accessibility/share/classes/com/sun/java/accessibility/util/java/awt/TextComponentTranslator.java
- src/jdk.accessibility/windows/classes/com/sun/java/accessibility/AccessBridge.java
- src/jdk.accessibility/windows/classes/com/sun/java/accessibility/ProviderImpl.java
! test/com/sun/security/jgss/InquireSecContextPermissionCheck.java

Changeset: 5022109aa44e
Author:    sherman
Date:      2015-08-27 14:32 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/5022109aa44e

8131067: (zipfs) Zip File System Provider returns doubly-encoded Path URIs
Summary: to decode the zip file path uri before passing it into zippath uri.
Reviewed-by: alanb

! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystemProvider.java
! src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipPath.java
! test/jdk/nio/zipfs/ZipFSTester.java

Changeset: 3142555a4a1a
Author:    darcy
Date:      2015-08-27 18:12 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/3142555a4a1a

8134632: Mark javax/sound/midi/Devices/InitializationHang.java as headful
Reviewed-by: prr

! test/javax/sound/midi/Devices/InitializationHang.java

Changeset: 4947810137ae
Author:    ptbrunet
Date:      2015-08-27 22:35 -0500
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/4947810137ae

8134456: jdk/test/java/lang/SecurityManager/CheckPackageAccess.java failing on several platforms
Summary: Add new restricted packages to the test code
Reviewed-by: mullan, mchung
Contributed-by: peter.brunet at oracle.com

! test/java/lang/SecurityManager/RestrictedPackages.java

Changeset: 2b3b9aa80615
Author:    erikj
Date:      2015-08-28 10:13 +0200
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/2b3b9aa80615

8134408: Disable warnings for jdk libraries triggered by SS12u4
Reviewed-by: tbell, ihse

! make/lib/Awt2dLibraries.gmk
! make/lib/CoreLibraries.gmk
! make/lib/NetworkingLibraries.gmk

Changeset: 97c5c87e429f
Author:    darcy
Date:      2015-08-28 07:55 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/97c5c87e429f

8134678: Problem list SecurityManager/CheckPackageAccess.java
Reviewed-by: lancea

! test/ProblemList.txt

Changeset: 92bea53c71cd
Author:    bpb
Date:      2015-08-28 10:46 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/92bea53c71cd

8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
Summary: Rename class and associated native file as indicated and fix some related comments in the source and test.
Reviewed-by: alanb

! make/lib/NioLibraries.gmk
! make/mapfiles/libnio/mapfile-linux
! make/mapfiles/libnio/mapfile-solaris
! src/java.base/linux/classes/sun/nio/fs/LinuxFileSystemProvider.java
! src/java.base/solaris/classes/sun/nio/fs/SolarisFileSystemProvider.java
+ src/java.base/unix/classes/sun/nio/fs/GioFileTypeDetector.java
- src/java.base/unix/classes/sun/nio/fs/GnomeFileTypeDetector.java
+ src/java.base/unix/native/libnio/fs/GioFileTypeDetector.c
- src/java.base/unix/native/libnio/fs/GnomeFileTypeDetector.c
! test/java/nio/file/Files/probeContentType/ParallelProbes.java

Changeset: 0b2d0cf231c7
Author:    rhalade
Date:      2015-08-28 13:35 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/0b2d0cf231c7

8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep

+ test/com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDES.java
+ test/com/sun/crypto/provider/Cipher/DES/TestCipherDESede.java
+ test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBE.java
+ test/com/sun/crypto/provider/Cipher/TestCipher.java
+ test/com/sun/crypto/provider/Cipher/TextLength/DESCipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/PBECipherWrapper.java
+ test/com/sun/crypto/provider/Cipher/TextLength/TestCipherTextLength.java

Changeset: cb39fd2ecf8a
Author:    sla
Date:      2015-08-28 13:40 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/cb39fd2ecf8a

8134686: Exclude sun/tools/jps/ tests
Reviewed-by: darcy

! test/ProblemList.txt
! test/TEST.ROOT

Changeset: 33cdc422c199
Author:    vinnie
Date:      2015-08-31 10:14 +0100
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/33cdc422c199

8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
Reviewed-by: weijun, mullan

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

Changeset: 9767a40f2708
Author:    prr
Date:      2015-08-31 11:29 -0700
URL:       http://hg.openjdk.java.net/jdk9/client/jdk/rev/9767a40f2708

Merge

- src/java.base/unix/classes/sun/nio/fs/GnomeFileTypeDetector.java
- src/java.base/unix/native/libnio/fs/GnomeFileTypeDetector.c



More information about the jdk9-client-changes mailing list