git: openjdk/mobile: 4 new changesets

duke duke at openjdk.java.net
Thu Dec 5 07:02:42 UTC 2019


Changeset: 06257b3f
Author:    Letu Yang <letuyang at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2019-12-04 15:01:22 +0000
URL:       https://git.openjdk.java.net/mobile/commit/06257b3f

8234288: Turkey Time Zone returns incorrect time zone name

Add and use "Turkey Time" time zone.

Reviewed-by: naoto, martin, phh

! src/java.base/share/classes/sun/util/resources/TimeZoneNames.java
! test/jdk/sun/text/resources/LocaleData
! test/jdk/sun/text/resources/LocaleDataTest.java

Changeset: 9c4adc66
Author:    Christoph Göttschkes <cgo at openjdk.org>
Date:      2019-12-04 10:38:54 +0000
URL:       https://git.openjdk.java.net/mobile/commit/9c4adc66

8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit

Reviewed-by: kvn

! test/hotspot/jtreg/compiler/loopopts/TestDivZeroCheckControl.java

Changeset: ab280fca
Author:    Weijun Wang <weijun at openjdk.org>
Date:      2019-12-05 10:36:46 +0000
URL:       https://git.openjdk.java.net/mobile/commit/ab280fca

8234267: DelegationPermission implementation doesn't completely follow the updated specification

Reviewed-by: xuelei

! src/java.security.jgss/share/classes/javax/security/auth/kerberos/DelegationPermission.java
! test/jdk/javax/security/auth/kerberos/DelegationPermissionInit.java

Changeset: d4c0619b
Author:    Valerie Peng <valeriep at openjdk.org>
Date:      2019-12-05 03:55:52 +0000
URL:       https://git.openjdk.java.net/mobile/commit/d4c0619b

8233016: javax.crypto.Cipher throws NPE for the given custom CipherSpi and Provider

Changed to throw IAE instead of NPE for non-null invalid arguments

Reviewed-by: mullan

! src/java.base/share/classes/javax/crypto/Cipher.java



More information about the mobile-changes mailing list