git: openjdk/jdk8u: 5 new changesets

Andrew John Hughes andrew at openjdk.org
Wed Apr 17 00:30:20 UTC 2024


Changeset: 54419d4d
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-02-05 10:47:09 +0000
URL:       https://git.openjdk.org/jdk8u/commit/54419d4dcd230a1c7bd9fc67a169c6ad6cb71385

8318340: Improve RSA key implementations

Reviewed-by: mbalao, andrew
Backport-of: 62d9cec1d6b804a70381bfb8ac902b6bb649f8ae

! jdk/src/share/classes/sun/security/rsa/RSAPrivateCrtKeyImpl.java
! jdk/src/share/classes/sun/security/rsa/RSAPrivateKeyImpl.java
! jdk/src/windows/classes/sun/security/mscapi/CKey.java
! jdk/src/windows/classes/sun/security/mscapi/CPrivateKey.java
! jdk/src/windows/classes/sun/security/mscapi/CPublicKey.java

Changeset: ce255d65
Author:    Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-02-21 23:31:47 +0000
URL:       https://git.openjdk.org/jdk8u/commit/ce255d6565fb6819596e218161538bde327daf91

8319851: Improve exception logging

Reviewed-by: andrew
Backport-of: 87dfeeb14fdd0fa1648a8bec91b5b713cc2c1b83

! hotspot/src/share/vm/classfile/javaClasses.cpp
! hotspot/src/share/vm/classfile/javaClasses.hpp
! hotspot/src/share/vm/classfile/resolutionErrors.cpp
! hotspot/src/share/vm/classfile/resolutionErrors.hpp
! hotspot/src/share/vm/classfile/systemDictionary.cpp
! hotspot/src/share/vm/classfile/systemDictionary.hpp
! hotspot/src/share/vm/interpreter/interpreterRuntime.cpp
! hotspot/src/share/vm/oops/constantPool.cpp
! hotspot/src/share/vm/oops/constantPool.hpp

Changeset: 2ffb900d
Author:    Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-03-07 18:20:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/2ffb900d7eca6472fd21d362d00e229babb7bd3f

8322114: Improve Pack 200 handling

Co-authored-by: Alexey Bakhtin <alexey at azul.com>
Co-authored-by: Martin Balao <mbalao at redhat.com>
Reviewed-by: fferrari, andrew

! jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java

Changeset: 97be5478
Author:    Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-02-09 13:06:47 +0000
URL:       https://git.openjdk.org/jdk8u/commit/97be54783b8e5464dcb9796c1714e8b69c106409

8322122: Enhance generation of addresses

Co-authored-by: Andrew Brygin <bae at openjdk.org>
Reviewed-by: aph, andrew
Backport-of: 1a4a46e102a2bc282fcbec571169867d715f4ade

! hotspot/src/cpu/aarch64/vm/c1_LIRGenerator_aarch64.cpp
! hotspot/src/cpu/sparc/vm/c1_LIRGenerator_sparc.cpp

Changeset: 43cb8755
Author:    Martin Balao <mbalao at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-03-27 03:21:25 +0000
URL:       https://git.openjdk.org/jdk8u/commit/43cb87550865a93c559c9e8eaa59fcb071301bd3

8317507: C2 compilation fails with "Exceeded _node_regs array"

Reviewed-by: roland, andrew
Backport-of: a5818972c16bd883d768ff2fb23a8aa9e0142c65

! hotspot/src/share/vm/adlc/output_c.cpp
+ hotspot/test/compiler/regalloc/TestNodeRegArrayOverflow.java



More information about the jdk8u-dev-changes mailing list