git: openjdk/jdk8u: 10 new changesets

Andrew John Hughes andrew at openjdk.org
Tue Aug 1 17:02:49 UTC 2023


Changeset: 4923d46b
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-05-31 14:58:29 +0000
URL:       https://git.openjdk.org/jdk8u/commit/4923d46b6f43f98c9cdc133c7161ab3b629621b0

8309122: Bump update version of OpenJDK: 8u392

Reviewed-by: serb, sgehwolf

! .jcheck/conf
! common/autoconf/version-numbers

Changeset: 1c802b2a
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-05-31 21:49:29 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1c802b2ae8d00bedf425a4fe94f510bd8a616589

8253269: The CheckCommonColors test should provide more info on failure

Backport-of: 1c2754bfe3294fb3c80defe5479bdd85b0d07e29

! jdk/test/java/awt/Robot/CheckCommonColors/CheckCommonColors.java

Changeset: 6244292d
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2023-06-02 02:25:17 +0000
URL:       https://git.openjdk.org/jdk8u/commit/6244292d28e1cddcc70bc4dbf98adad13fe1e3d7

8139348: Deprecate 3DES and RC4 in Kerberos

Reviewed-by: andrew
Backport-of: ded96ddcde1e9e8556a6ce8948acef27b6e192cc

! jdk/src/share/classes/sun/security/krb5/internal/crypto/EType.java
! jdk/test/sun/security/krb5/auto/NewSalt.java
! jdk/test/sun/security/krb5/auto/W83.java
! jdk/test/sun/security/krb5/etype/WeakCrypto.java
- jdk/test/sun/security/krb5/etype/weakcrypto.conf
! jdk/test/sun/security/krb5/tools/ktcheck.sh
! jdk/test/sun/security/krb5/tools/onlythree.conf

Changeset: 09443845
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2023-07-03 21:03:18 +0000
URL:       https://git.openjdk.org/jdk8u/commit/09443845df2ae520e8a3000f889aecf8d621c52c

8200468: Port the native GSS-API bridge to Windows

Reviewed-by: andrew
Backport-of: 0b6fbf50d24438117c33fa1a7d3633b792c99983

! jdk/make/lib/SecurityLibraries.gmk
! jdk/src/share/classes/sun/security/jgss/GSSManagerImpl.java
! jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
+ jdk/src/share/native/sun/security/jgss/wrapper/NativeFunc.c
= jdk/src/share/native/sun/security/jgss/wrapper/NativeFunc.h
! jdk/src/share/native/sun/security/jgss/wrapper/NativeUtil.c
! jdk/src/share/native/sun/security/jgss/wrapper/NativeUtil.h
! jdk/src/share/native/sun/security/jgss/wrapper/gssapi.h
- jdk/src/solaris/native/sun/security/jgss/wrapper/NativeFunc.c
! jdk/test/java/security/testlibrary/Proc.java
! jdk/test/sun/security/krb5/auto/BasicProc.java

Changeset: a2a68737
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2023-07-07 13:21:29 +0000
URL:       https://git.openjdk.org/jdk8u/commit/a2a68737d927e7afa6e5c2d2642d8cb42f9d6be9

8205399: Set node color on pinned HashMap.TreeNode deletion

Backport-of: 51d0a9e1223f218d10f8761e38cd2dd478607040

! jdk/src/share/classes/java/util/HashMap.java
+ jdk/test/java/util/HashMap/TreeBinAssert.java

Changeset: 108003eb
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2023-07-10 11:24:39 +0000
URL:       https://git.openjdk.org/jdk8u/commit/108003eb378c7b830119bb7ae41d3a40fcd0809e

8309143: [8u] fix archiving inconsistencies in GHA

Reviewed-by: phh, sgehwolf

! .github/workflows/submit.yml

Changeset: 15077ad1
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2023-07-10 11:44:01 +0000
URL:       https://git.openjdk.org/jdk8u/commit/15077ad189dc24d7776998f63c2245c3c61ab2bb

8310026: [8u] make java_lang_String::hash_code consistent across platforms

Reviewed-by: phh, adinn, stuefe

! hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/Hashtable.java
! hotspot/src/share/vm/classfile/javaClasses.hpp
! hotspot/src/share/vm/classfile/symbolTable.cpp

Changeset: e575cb38
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-07-12 11:04:37 +0000
URL:       https://git.openjdk.org/jdk8u/commit/e575cb38f0ef175d953da19e4413db1926a7ca8f

Merge


Changeset: 4dc1305c
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-07-13 16:33:19 +0000
URL:       https://git.openjdk.org/jdk8u/commit/4dc1305cafe7913b194e9a8ebc01c49e6dc14a6d

8301119: Support for GB18030-2022
8310947: gb18030-2000 not selectable with LANG=zh_CN.GB18030 after JDK-8301119

Co-authored-by: Severin Gehwolf <sgehwolf at openjdk.org>
Reviewed-by: stuefe, sgehwolf
Backport-of: 5c4e744dabcf7785c35168db5d0458ccebfd41e6

! jdk/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java
! jdk/src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java
! jdk/src/share/classes/sun/nio/cs/ext/GB18030.java
! jdk/test/java/nio/charset/Charset/RegisteredCharsets.java
! jdk/test/lib/testlibrary/jdk/testlibrary/Utils.java
! jdk/test/sun/nio/cs/TestGB18030.java
! jdk/test/sun/nio/cs/mapping/CoderTest.java
! jdk/test/sun/nio/cs/mapping/GB18030.b2c
= jdk/test/sun/nio/cs/mapping/GB18030_2000.b2c

Changeset: 587090dd
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-07-19 11:51:18 +0000
URL:       https://git.openjdk.org/jdk8u/commit/587090ddc17c073d56f4d3f52b61f6477d6322b0

Merge




More information about the jdk8u-dev-changes mailing list