git: openjdk/jdk8u: 16 new changesets

Andrew John Hughes andrew at openjdk.org
Thu Aug 29 16:06:08 UTC 2024


Changeset: ea76f37d
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2024-08-17 10:21:08 +0000
URL:       https://git.openjdk.org/jdk8u/commit/ea76f37ddb113b84f5421d64e687e1b6b7a13ea6

8338144: [8u] Remove duplicate license files

Reviewed-by: phh, serb

- corba/ASSEMBLY_EXCEPTION
- corba/LICENSE
- corba/THIRD_PARTY_README
- hotspot/ASSEMBLY_EXCEPTION
- hotspot/LICENSE
- hotspot/THIRD_PARTY_README
- jaxp/ASSEMBLY_EXCEPTION
- jaxp/LICENSE
- jaxp/THIRD_PARTY_README
- jaxws/ASSEMBLY_EXCEPTION
- jaxws/LICENSE
- jaxws/THIRD_PARTY_README
- jdk/ASSEMBLY_EXCEPTION
- jdk/LICENSE
- jdk/THIRD_PARTY_README
! jdk/make/Images.gmk
- langtools/ASSEMBLY_EXCEPTION
- langtools/LICENSE
- langtools/THIRD_PARTY_README
- nashorn/ASSEMBLY_EXCEPTION
- nashorn/LICENSE
- nashorn/THIRD_PARTY_README

Changeset: 1ca84ad5
Branch: master
Author:    Karm Michal Babacek <karm at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-08-19 08:30:51 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1ca84ad59a4db33ab43cebc7d78ee99f87455be1

8305400: ISO 4217 Amendment 175 Update

Reviewed-by: sgehwolf
Backport-of: 8c243a33b290f5e747ee227f005d30260e6d846f

! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/test/java/util/Currency/tablea1.txt

Changeset: edbdf053
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2024-08-19 10:19:31 +0000
URL:       https://git.openjdk.org/jdk8u/commit/edbdf0538df3fe764ea6a109c3e07cb145dbfe48

8336928: GHA: Bundle artifacts removal broken

Reviewed-by: sgehwolf
Backport-of: 98562166e4a4c8921709014423c6cbc993aa0d97

! .github/workflows/submit.yml

Changeset: 439e9104
Branch: master
Author:    Karm Michal Babacek <karm at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-08-20 16:39:36 +0000
URL:       https://git.openjdk.org/jdk8u/commit/439e910420ab9e1ca7c4645bb20634bc7cdbbe57

8321480: ISO 4217 Amendment 176 Update

Reviewed-by: sgehwolf
Backport-of: ea06b5c966e9261cacb35300ddde6eae48ec632f

! jdk/make/src/classes/build/tools/generatecurrencydata/GenerateCurrencyData.java
! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/src/share/classes/sun/util/resources/CurrencyNames.properties
! jdk/test/java/util/Currency/ValidateISO4217.java
! jdk/test/java/util/Currency/tablea1.txt

Changeset: 2afd9188
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 00:02:16 +0000
URL:       https://git.openjdk.org/jdk8u/commit/2afd9188fa17d748dca15bcdc1f39bdb1c6dfca9

8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04

Reviewed-by: aph
Backport-of: ae60ed6f0517465bbd164f600c3bccf25d6bb35a

! jdk/test/javax/swing/RepaintManager/IconifyTest/IconifyTest.java

Changeset: 8b28c35f
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 00:08:53 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8b28c35f2efe5f4d6bd2f4e36720ca6a529836dd

8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java

Reviewed-by: sgehwolf
Backport-of: 6678b01c576532a393272dc74d87b6c180a869e7

! jdk/test/javax/swing/JComboBox/8072767/bug8072767.java

Changeset: 4c9c5a42
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 00:18:13 +0000
URL:       https://git.openjdk.org/jdk8u/commit/4c9c5a4275550fee0dbf46697255c147a8dc98b6

8327007: javax/swing/JSpinner/8008657/bug8008657.java fails

Reviewed-by: sgehwolf
Backport-of: b7540df6a4279c63e69d32b9d9834f7a427478d1

! jdk/test/javax/swing/JSpinner/8008657/bug8008657.java

Changeset: 855480b9
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 00:24:43 +0000
URL:       https://git.openjdk.org/jdk8u/commit/855480b9336976cfdeea6ff5f57a712e4119e61a

8334905: [8u] The test java/awt/Mixing/AWT_Mixing/JButtonOverlapping.java started to fail after 8159690

Reviewed-by: phh

! jdk/test/java/awt/Mixing/AWT_Mixing/JButtonOverlapping.java

Changeset: 4fe22e82
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 00:35:13 +0000
URL:       https://git.openjdk.org/jdk8u/commit/4fe22e82ebd3640c7999e094903874c9ac7f2391

6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows.

Backport-of: 791267a0961353693ad6a92d888675b2e2837edc

! jdk/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

Changeset: 933c78eb
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-08-21 08:47:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/933c78ebd5be5aedc2181b95917933dffe7e279c

8309138: Fix container tests for jdks with symlinked conf dir

Reviewed-by: phh, sgehwolf
Backport-of: c1bb926f4d5eaf49777f93b9f8788db243bba83b

! hotspot/test/testlibrary/com/oracle/java/testlibrary/DockerTestUtils.java
! test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java

Changeset: 5c7f201a
Branch: master
Author:    Adam Farley <afarley at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-08-21 09:43:47 +0000
URL:       https://git.openjdk.org/jdk8u/commit/5c7f201af69a500b06a345f84a5b1ce550b605b2

8021775: compiler/8009761/Test8009761.java  "Failed: init recursive calls: 51. After deopt 50"

Reimplemented the test using the Whitebox API to deterministically trigger compilation and deoptimization. Now allowing number of recursive calls to vary by 1.

Reviewed-by: sgehwolf
Backport-of: 1ed4c8394859f6c36e165c4f59a6b5c9fbd793ee

! hotspot/test/TEST.groups
! hotspot/test/compiler/8009761/Test8009761.java

Changeset: 8867d017
Branch: master
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2024-08-21 10:47:31 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8867d017b18ad7cd8842b9324c5c031a44a58064

8193682: Infinite loop in ZipOutputStream.close()

Reviewed-by: sgehwolf
Backport-of: 1e9ed54d362b8c57be5fbbac2de5afbd0f05435f

! jdk/src/share/classes/java/util/zip/DeflaterOutputStream.java
! jdk/src/share/classes/java/util/zip/GZIPOutputStream.java
! jdk/src/share/classes/java/util/zip/ZipOutputStream.java
+ jdk/test/java/util/zip/CloseDeflaterTest.java

Changeset: fc33f51c
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 18:23:29 +0000
URL:       https://git.openjdk.org/jdk8u/commit/fc33f51c24d21e30a73ce3a70ba961651b483672

8266248: Compilation failure in PLATFORM_API_MacOSX_MidiUtils.c with Xcode 12.5

Reviewed-by: sgehwolf
Backport-of: dedddd5ab2e39a30a039d24f629a7974048b0923

! jdk/src/macosx/native/com/sun/media/sound/PLATFORM_API_MacOSX_MidiUtils.c

Changeset: aa443466
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 18:39:45 +0000
URL:       https://git.openjdk.org/jdk8u/commit/aa443466bbe5f8326ab595ef9f4a2fa9919250e9

7188098: TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails

Backport-of: c640fe42c2b5e6668a2a875678be44443942c868

! jdk/test/javax/sound/midi/Synthesizer/Receiver/bug6186488.java

Changeset: 9a426ad4
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-08-21 22:49:05 +0000
URL:       https://git.openjdk.org/jdk8u/commit/9a426ad460815f2637d53df37b27b68e64d5b75b

8318951: Additional negative value check in JPEG decoding

Reviewed-by: sgehwolf
Backport-of: 75ce02fe74e1232bfa8d72b4fdad82ed938ef957

! jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c
! jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c

Changeset: 89697c3c
Branch: master
Author:    Karm Michal Babacek <karm at redhat.com>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2024-08-23 12:03:49 +0000
URL:       https://git.openjdk.org/jdk8u/commit/89697c3c19f1276e92c6955600730b8d3353c4ea

8334653: ISO 4217 Amendment 177 Update

Reviewed-by: andrew
Backport-of: b05f58e9ec57ce7f140ad47df3b5bdf4cc42f5f9

! jdk/src/share/classes/java/util/CurrencyData.properties
! jdk/src/share/classes/sun/util/resources/CurrencyNames.properties
! jdk/test/java/util/Currency/CheckDataVersion.java
! jdk/test/java/util/Currency/CurrencyTest.java
= jdk/test/java/util/Currency/ISO4217-list-one.txt
! jdk/test/java/util/Currency/ValidateISO4217.java



More information about the jdk8u-dev-changes mailing list