git: openjdk/jdk8u: 25 new changesets

Andrew John Hughes andrew at openjdk.org
Wed Jul 31 21:15:14 UTC 2024


Changeset: db860f0c
Branch: master
Author:    Robert Toyonaga <rtoyonag at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-05-29 08:28:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/db860f0cf8bd5b47516508be170f930710e5e396

8326529: JFR: Test for CompilerCompile events fails due to time out

Reviewed-by: sgehwolf
Backport-of: 4dd6c44cbdb0b5957414fa87b6c559fa4d6f2fa8

! jdk/test/jdk/jfr/event/compiler/TestCompilerCompile.java

Changeset: 663ecc70
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2024-05-31 15:37:07 +0000
URL:       https://git.openjdk.org/jdk8u/commit/663ecc703dd8526178e3aab0036ddeac8767ff0f

8333126: Bump update version of OpenJDK: 8u432

Reviewed-by: sgehwolf

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

Changeset: 9a7aa794
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-06-06 12:11:50 +0000
URL:       https://git.openjdk.org/jdk8u/commit/9a7aa794506ded4771d8a29356c20f7c0c6e8327

8333669: [8u] GHA: Dead VS2010 download link

Reviewed-by: sgehwolf

! .github/workflows/submit.yml
! make/conf/test-dependencies

Changeset: 9da73809
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-06-06 13:13:55 +0000
URL:       https://git.openjdk.org/jdk8u/commit/9da7380962e4532c880235c1dc74c9333a1b52f1

8331730: [8u] GHA: update sysroot for cross builds to Debian bullseye

Reviewed-by: serb

! .github/workflows/submit.yml

Changeset: 8892b817
Branch: master
Author:    Robert Toyonaga <rtoyonag at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-06-06 15:37:39 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8892b817af1b25520b05608a30ea539dd0c0b25f

8326521: JFR: CompilerPhase event test fails on windows 32 bit

Reviewed-by: sgehwolf
Backport-of: 96530bcc07514c3eda40fd6ffa74f197fe541dea

! jdk/test/jdk/jfr/event/compiler/TestCompilerPhase.java

Changeset: 61dde502
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-06-07 15:25:28 +0000
URL:       https://git.openjdk.org/jdk8u/commit/61dde50292198f9f35f906eef00b1fd002a19074

8333724: Problem list security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#teliasonerarootcav1

Reviewed-by: sgehwolf
Backport-of: 8ffc35d117846a7a2aa08afed662273d2f887770

! jdk/test/ProblemList.txt

Changeset: 0357abbf
Branch: master
Author:    fitzsim <fitzsim at fitzsim.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-06-12 19:31:59 +0000
URL:       https://git.openjdk.org/jdk8u/commit/0357abbfe41fc3dc244c30e48f8f9193219ea406

8324632: Update Zlib Data Compression Library to Version 1.3.1
8315117: Update Zlib Data Compression Library to Version 1.3
8326351: Update the Zlib version in open/src/java.base/share/legal/zlib.md to 1.3.1

Reviewed-by: sgehwolf, andrew
Backport-of: 6aa721649d870354a79c3508343b14222e0edcfb

! THIRD_PARTY_README
! corba/THIRD_PARTY_README
! hotspot/THIRD_PARTY_README
! jaxp/THIRD_PARTY_README
! jaxws/THIRD_PARTY_README
! jdk/THIRD_PARTY_README
! jdk/src/share/native/java/util/zip/zlib/ChangeLog
! jdk/src/share/native/java/util/zip/zlib/README
! jdk/src/share/native/java/util/zip/zlib/compress.c
! jdk/src/share/native/java/util/zip/zlib/deflate.c
! jdk/src/share/native/java/util/zip/zlib/deflate.h
! jdk/src/share/native/java/util/zip/zlib/gzclose.c
! jdk/src/share/native/java/util/zip/zlib/gzguts.h
! jdk/src/share/native/java/util/zip/zlib/gzlib.c
! jdk/src/share/native/java/util/zip/zlib/gzread.c
! jdk/src/share/native/java/util/zip/zlib/gzwrite.c
! jdk/src/share/native/java/util/zip/zlib/infback.c
! jdk/src/share/native/java/util/zip/zlib/inffast.c
! jdk/src/share/native/java/util/zip/zlib/inffast.h
! jdk/src/share/native/java/util/zip/zlib/inflate.c
! jdk/src/share/native/java/util/zip/zlib/inftrees.c
! jdk/src/share/native/java/util/zip/zlib/inftrees.h
! jdk/src/share/native/java/util/zip/zlib/patches/ChangeLog_java
! jdk/src/share/native/java/util/zip/zlib/trees.c
! jdk/src/share/native/java/util/zip/zlib/uncompr.c
! jdk/src/share/native/java/util/zip/zlib/zadler32.c
! jdk/src/share/native/java/util/zip/zlib/zconf.h
! jdk/src/share/native/java/util/zip/zlib/zcrc32.c
! jdk/src/share/native/java/util/zip/zlib/zlib.h
! jdk/src/share/native/java/util/zip/zlib/zutil.c
! jdk/src/share/native/java/util/zip/zlib/zutil.h
! langtools/THIRD_PARTY_README
! nashorn/THIRD_PARTY_README

Changeset: bfb1a7d1
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-06-13 23:35:09 +0000
URL:       https://git.openjdk.org/jdk8u/commit/bfb1a7d1e34ed2e0e88e67a5f77410de097fc489

4660158: TTY: NumberFormatException while trying to set values by 'set' command

Reviewed-by: andrew
Backport-of: 6c4e462b47983509cea416c001982559edf53b59

! jdk/src/share/classes/com/sun/tools/example/debug/expr/Expr.jj
! jdk/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParserConstants.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParserTokenManager.java
= jdk/src/share/classes/com/sun/tools/example/debug/expr/JavaCharStream.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/LValue.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/ParseException.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/Token.java
! jdk/src/share/classes/com/sun/tools/example/debug/expr/TokenMgrError.java
+ jdk/test/com/sun/jdi/JdbExprTest.sh

Changeset: 68386057
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-06-17 00:43:44 +0000
URL:       https://git.openjdk.org/jdk8u/commit/683860572c87e9c89ba7de45264c1d32b195db8c

8311666: Disabled tests in test/jdk/sun/java2d/marlin

Reviewed-by: andrew
Backport-of: b285ed72aebe2d802fa9c071372cea6c09870b9a

! jdk/test/sun/pisces/ScaleTest.java
! jdk/test/sun/pisces/StrokeShapeTest.java
! jdk/test/sun/pisces/ThinLineTest.java

Changeset: 6abb3f27
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-06-17 17:57:59 +0000
URL:       https://git.openjdk.org/jdk8u/commit/6abb3f27b9a535f741c7d3a8dfa0d6b811263a9e

8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use

Reviewed-by: phh, andrew
Backport-of: 70f2238ba9a81ba0bb3fe6cbd98a553009992ecb

! jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.java

Changeset: b1e2ea81
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-06-24 08:03:31 +0000
URL:       https://git.openjdk.org/jdk8u/commit/b1e2ea81f45d9b144e1de8d16b2b698f1788d4d7

8279164: Disable TLS_ECDH_* cipher suites

Reviewed-by: sgehwolf, andrew, mbalao
Backport-of: 5dddf69319480251cdc904cf7a1d4fcd81573bb8

! jdk/src/share/lib/security/java.security-aix
! jdk/src/share/lib/security/java.security-linux
! jdk/src/share/lib/security/java.security-macosx
! jdk/src/share/lib/security/java.security-solaris
! jdk/src/share/lib/security/java.security-windows
! jdk/test/javax/net/ssl/ciphersuites/DisabledAlgorithms.java
! jdk/test/javax/net/ssl/sanity/ciphersuites/CheckCipherSuites.java

Changeset: b499ea7e
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-06-25 11:05:35 +0000
URL:       https://git.openjdk.org/jdk8u/commit/b499ea7ec2ffb2211a67d38b3bd689a77866cb0d

8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found

Reviewed-by: andrew, zzambers
Backport-of: 4799040e87ad97963e8d089d4338d429b1f7b0d1

! jdk/test/com/sun/jdi/JdbExprTest.sh

Changeset: a0715ab4
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-06-27 13:52:33 +0000
URL:       https://git.openjdk.org/jdk8u/commit/a0715ab4bc71642203324a2c06774aacee35fda7

8238274: (sctp) JDK-7118373 is not fixed for SctpChannel

Reviewed-by: phh, andrew
Backport-of: d91e227abb94953129adc297fbd456c55bb2ae10

! jdk/src/solaris/classes/sun/nio/ch/sctp/SctpChannelImpl.java
! jdk/src/solaris/classes/sun/nio/ch/sctp/SctpMultiChannelImpl.java
! jdk/src/solaris/classes/sun/nio/ch/sctp/SctpServerChannelImpl.java
+ jdk/test/com/sun/nio/sctp/SctpChannel/CloseDescriptors.java

Changeset: 44eac487
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-06-27 17:44:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/44eac48705dd89f20cda5c4384cbecf417555eb1

8137329: [windows] Build broken on VS2010 after  "8046148: JEP 158: Unified JVM Logging"

Reviewed-by: stuefe, andrew
Backport-of: 6c113577e63d359a78ed72e5f37919da26b2f20d

! hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp

Changeset: 385e34d8
Branch: master
Author:    Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Martin Balao <mbalao at openjdk.org>
Date:      2024-06-28 16:03:10 +0000
URL:       https://git.openjdk.org/jdk8u/commit/385e34d860965a77df355edfd8c1d99af5afe38c

8262017: C2: assert(n != __null) failed: Bad immediate dominator info.
8205407: [windows, vs<2017] C4800 after 8203197

Reviewed-by: mbalao, roland
Backport-of: 2db9005c07585b580b3ec0889b8b5e3ed0d0ca6a

! hotspot/make/windows/makefiles/compile.make
! hotspot/src/share/vm/opto/addnode.cpp
! hotspot/src/share/vm/opto/addnode.hpp
! hotspot/src/share/vm/opto/loopTransform.cpp
+ hotspot/test/compiler/rangechecks/TestRangeCheckLimits.java

Changeset: 54f7734c
Branch: master
Author:    Martin Balao <mbalao at openjdk.org>
Date:      2024-07-01 19:07:08 +0000
URL:       https://git.openjdk.org/jdk8u/commit/54f7734c7cea3a20d49103c4387ed9023992e5a6

8303466: C2: failed: malformed control flow. Limit type made precise with MaxL/MinL

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

! hotspot/src/share/vm/opto/addnode.cpp
! hotspot/src/share/vm/opto/addnode.hpp
! hotspot/src/share/vm/opto/classes.hpp
! hotspot/src/share/vm/opto/connode.cpp
! hotspot/src/share/vm/opto/connode.hpp
! hotspot/src/share/vm/opto/loopTransform.cpp
! hotspot/src/share/vm/opto/macro.cpp
! hotspot/src/share/vm/opto/node.hpp
! hotspot/src/share/vm/opto/phaseX.cpp
! hotspot/src/share/vm/runtime/vmStructs.cpp
+ hotspot/test/compiler/loopopts/TestUnrollLimitPreciseType.java

Changeset: 16ea85b5
Branch: master
Author:    Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Martin Balao <mbalao at openjdk.org>
Date:      2024-07-03 23:36:15 +0000
URL:       https://git.openjdk.org/jdk8u/commit/16ea85b54115073c6c22377b817878fe112b2100

8335552: [8u] JDK-8303466 backport to 8u requires 3 ::Identity signature fixes

Reviewed-by: mbalao, roland, andrew
Backport-of: 8efb3ab7c1cf0164237c50d60c4cd564b3d6a897

! hotspot/src/share/vm/opto/addnode.cpp
! hotspot/src/share/vm/opto/addnode.hpp
! hotspot/src/share/vm/opto/connode.cpp
! hotspot/src/share/vm/opto/connode.hpp

Changeset: c8eb027b
Branch: master
Author:    Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-07-05 14:39:35 +0000
URL:       https://git.openjdk.org/jdk8u/commit/c8eb027b59dbb12150a1edd926b14fc2f6753bbd

8075511: Enable -Woverloaded-virtual C++ warning for HotSpot build

Reviewed-by: andrew
Backport-of: 8efb3ab7c1cf0164237c50d60c4cd564b3d6a897

! hotspot/make/linux/makefiles/gcc.make

Changeset: ddce2b5d
Branch: master
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2024-07-08 19:19:20 +0000
URL:       https://git.openjdk.org/jdk8u/commit/ddce2b5d39cb780c84d0c4d3bf01df2fe5d3d989

8299677: Formatter.format might take a long time to format an integer or floating-point

Reviewed-by: shade, phh, andrew
Backport-of: 33412c102ce799ff2de3512df77e6e07d76acd36

! jdk/src/share/classes/java/util/Formatter.java
+ jdk/test/java/util/Formatter/Padding.java

Changeset: fc15e99a
Branch: master
Author:    Robert Toyonaga <rtoyonag at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-07-09 15:51:44 +0000
URL:       https://git.openjdk.org/jdk8u/commit/fc15e99a3218a88434c27da1d7d09a01c592d8f9

8305931: jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java failed with "Expected chains but found none"

Reviewed-by: stuefe
Backport-of: 65be5e0c547d74ca7de288b164aa9bd6d6855685

! jdk/test/jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java

Changeset: 21e4278a
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-07-18 17:31:13 +0000
URL:       https://git.openjdk.org/jdk8u/commit/21e4278aeed3db5eec63679ee1417c3407daf8e7

8320964: sun/tools/native2ascii/Native2AsciiTests.sh fails on Japanese

Reviewed-by: phh, andrew

! jdk/test/sun/tools/native2ascii/Native2AsciiTests.sh

Changeset: f231e27d
Branch: master
Author:    Justin Lu <jlu at openjdk.org>
Committer: Lance Andersen <lancea at openjdk.org>
Date:      2024-07-18 20:01:43 +0000
URL:       https://git.openjdk.org/jdk8u/commit/f231e27d90dd282355b5776653af20ca04f75591

8330415: Update system property for Java SE specification maintenance version

Reviewed-by: lancea, iris
Backport-of: bda97a28e0d0830b3c07b33482c4d6a99524af99

! jdk/src/share/native/java/lang/System.c

Changeset: 765bd89b
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-07-22 21:51:08 +0000
URL:       https://git.openjdk.org/jdk8u/commit/765bd89b6c3dd12f9248d8626884103f58cbaa5a

8318039: GHA: Bump macOS and Xcode versions

Reviewed-by: sgehwolf, andrew
Backport-of: 605c9767291ddf1c409c3e805ffb3182899d06c2

! .github/workflows/submit.yml

Changeset: c8d52b07
Branch: master
Author:    Alexander Zvegintsev <azvegint at openjdk.org>
Date:      2024-07-23 11:41:05 +0000
URL:       https://git.openjdk.org/jdk8u/commit/c8d52b07e18552105d653667e003c566db33e5dc

8307779: Relax the java.awt.Robot specification

Reviewed-by: prr
Backport-of: c0a876a5c06e54e2c4c7df8c44ebd9e6151e7dac

! jdk/src/share/classes/java/awt/Robot.java

Changeset: 0e7148db
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2024-07-27 19:01:04 +0000
URL:       https://git.openjdk.org/jdk8u/commit/0e7148dbfab4b01bdcb615eb2e8d217a47d6874e

Merge




More information about the jdk8u-dev-changes mailing list