git: openjdk/jdk8u: 24 new changesets

Andrew John Hughes andrew at openjdk.org
Wed Nov 1 15:32:15 UTC 2023


Changeset: 79cae436
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-08-28 18:47:05 +0000
URL:       https://git.openjdk.org/jdk8u/commit/79cae4364d17b449f645c94c5157bd3d81962c24

6528710: sRGB-ColorSpace to sRGB-ColorSpace Conversion

Reviewed-by: andrew
Backport-of: abeddab991d71f4ea54665082ffcb284267d7f44

+ jdk/test/java/awt/color/ICC_ColorSpace/SimpleSRGBConversionQualityTest.java

Changeset: 6c67bf69
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-08-28 19:32:13 +0000
URL:       https://git.openjdk.org/jdk8u/commit/6c67bf693bbe06d3d1cfec20baa1e435695ff34b

8212677: X11 default visual support for IM status window on VNC

Reviewed-by: phh, andrew
Backport-of: 86cf7f8768977aea7b9ea1c90da498a1d91d2891

! jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c
! jdk/src/solaris/native/sun/awt/awt_InputMethod.c

Changeset: bbc068f2
Author:    Ben Taylor <btaylor at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2023-08-30 17:44:05 +0000
URL:       https://git.openjdk.org/jdk8u/commit/bbc068f291f0af9c15edc10ed967dece8b44b8fd

8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value

Reviewed-by: andrew, phh
Backport-of: 1ea3869a926003cd3cebd3d8ecf9657646bdbda3

! jdk/test/com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java

Changeset: 33db95bd
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-08-31 21:14:12 +0000
URL:       https://git.openjdk.org/jdk8u/commit/33db95bd6223a2c41dc81459022fecbe581173f2

8315280: Bump update version of OpenJDK: 8u402

Reviewed-by: serb

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

Changeset: 6632d0a7
Author:    Volker Simonis <simonis at openjdk.org>
Date:      2023-09-01 14:43:16 +0000
URL:       https://git.openjdk.org/jdk8u/commit/6632d0a78758d11744906fdef6c3268d7091070e

8315135: Memory leak in the native implementation of Pack200.Unpacker.unpack()

Reviewed-by: andrew
Backport-of: b77c161e7509aa3b09ebf3e6b2b1490c0667bbdc

! jdk/src/share/classes/com/sun/java/util/jar/pack/NativeUnpack.java
! jdk/src/share/classes/com/sun/java/util/jar/pack/UnpackerImpl.java
! jdk/src/share/native/com/sun/java/util/jar/pack/jni.cpp
+ jdk/test/tools/pack200/UnpackMalformed.java

Changeset: 89a08b38
Author:    Florian Weimer <fweimer at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-09-04 10:33:34 +0000
URL:       https://git.openjdk.org/jdk8u/commit/89a08b389947078ae150a758c1ff9da7ba404857

8315506: C99 compatibility issue in LinuxNativeDispatcher

Co-authored-by: DJ Delorie <dj at redhat.com>
Reviewed-by: sgehwolf, andrew

! jdk/src/solaris/native/sun/nio/fs/LinuxNativeDispatcher.c

Changeset: 115e74d2
Author:    Ilarion Nakonechnyy <inakonechnyy at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2023-09-06 13:35:35 +0000
URL:       https://git.openjdk.org/jdk8u/commit/115e74d22d3b324afa6e53814c8f9c5599bec542

8239365: ProcessBuilder test modifications for AIX execution

Backport-of: 2785fe5621bd3af64450f1f5069dc2a4b47785fe

! jdk/test/java/lang/ProcessBuilder/Basic.java

Changeset: 1fc2e331
Author:    Ilarion Nakonechnyy <inakonechnyy at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2023-09-06 13:37:32 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1fc2e331ebbeb38908f48d1903041324f2406ee6

8159156: [TESTBUG] ReserveMemory test is not useful on Aix.

Backport-of: 8bb3799029d34e7f5bbc3d9e5bc6da7068360bc7

! hotspot/test/runtime/memory/ReserveMemory.java

Changeset: 54c0440e
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-09-06 14:11:38 +0000
URL:       https://git.openjdk.org/jdk8u/commit/54c0440e3358542c1646997fcc155b4e4e2fcb34

8271838: AmazonCA.java interop test fails

Reviewed-by: andrew
Backport-of: 512db0ff31a0a1a2bd8805964ba3d06e2cbfb9e9

! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java

Changeset: c519409d
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-09-11 08:16:04 +0000
URL:       https://git.openjdk.org/jdk8u/commit/c519409d4a3e603f343f60144f44e88d88bb9fb6

8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails

Reviewed-by: phh, andrew
Backport-of: 4c2e54fb055bee0af5cd838fdd32a0f7902d51e3

! jdk/test/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java

Changeset: 50069a8d
Author:    Martin Balao <mbalao at openjdk.org>
Date:      2023-09-19 01:36:16 +0000
URL:       https://git.openjdk.org/jdk8u/commit/50069a8dbccf07fcd412ac394a33be0afc97257e

8209115: adjust libsplashscreen linux ppc64le builds for easier libpng update

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

! jdk/make/lib/Awt2dLibraries.gmk
! jdk/src/share/native/sun/awt/libpng/pngpriv.h

Changeset: 5b76d032
Author:    Martin Balao <mbalao at openjdk.org>
Date:      2023-09-19 14:43:20 +0000
URL:       https://git.openjdk.org/jdk8u/commit/5b76d03291edd805ce594972a108c305a32ac478

8295685: Update Libpng to 1.6.38

Reviewed-by: andrew
Backport-of: d183dc25f7360c3012726acf8c03874df6fc41a4

! 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/sun/awt/libpng/CHANGES
! jdk/src/share/native/sun/awt/libpng/LICENSE
! jdk/src/share/native/sun/awt/libpng/README
! jdk/src/share/native/sun/awt/libpng/png.c
! jdk/src/share/native/sun/awt/libpng/png.h
! jdk/src/share/native/sun/awt/libpng/pngconf.h
! jdk/src/share/native/sun/awt/libpng/pngget.c
! jdk/src/share/native/sun/awt/libpng/pnglibconf.h
! jdk/src/share/native/sun/awt/libpng/pngpriv.h
! jdk/src/share/native/sun/awt/libpng/pngread.c
! jdk/src/share/native/sun/awt/libpng/pngrtran.c
! jdk/src/share/native/sun/awt/libpng/pngrutil.c
! jdk/src/share/native/sun/awt/libpng/pngset.c
! jdk/src/share/native/sun/awt/libpng/pngstruct.h
! langtools/THIRD_PARTY_README
! nashorn/THIRD_PARTY_README

Changeset: ee4caa8b
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2023-09-20 14:41:41 +0000
URL:       https://git.openjdk.org/jdk8u/commit/ee4caa8b41570edb5137eaa30a8867de2cae4e5d

8029995: accept yes/no for boolean krb5.conf settings

Reviewed-by: andrew
Backport-of: 9bae1e597b2d884e1d8a2a7a499b8d83ec002dbd

! jdk/src/share/classes/javax/security/auth/kerberos/package-info.java
! jdk/src/share/classes/sun/security/krb5/Config.java
! jdk/src/share/classes/sun/security/krb5/internal/KDCOptions.java
! jdk/src/share/classes/sun/security/krb5/internal/crypto/EType.java
+ jdk/test/sun/security/krb5/config/YesNo.java
+ jdk/test/sun/security/krb5/config/yesno.conf

Changeset: a9e2be48
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-09-20 23:39:37 +0000
URL:       https://git.openjdk.org/jdk8u/commit/a9e2be4802c602cad94349f25a88e5ba2c965978

Merge


Changeset: 961ab463
Author:    Jiří Vaněk <jvanek at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date:      2023-09-25 14:05:03 +0000
URL:       https://git.openjdk.org/jdk8u/commit/961ab463974b7d05600b826303f9111c4f367a04

8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)

Reviewed-by: mbalao
Backport-of: 947869609ce6b74d4d28f79724b823d8781adbed

! hotspot/src/share/vm/c1/c1_GraphBuilder.cpp
! hotspot/src/share/vm/ci/ciMethodBlocks.cpp
! hotspot/src/share/vm/compiler/methodLiveness.cpp
+ hotspot/test/compiler/parsing/Custom.jasm
+ hotspot/test/compiler/parsing/UnreachableBlockFallsThroughEndOfCode.java

Changeset: f4260a4d
Author:    Martin Balao <mbalao at openjdk.org>
Date:      2023-09-26 00:01:11 +0000
URL:       https://git.openjdk.org/jdk8u/commit/f4260a4deed5210fc56f08774e8ca50cf6f7cc8e

8305815: Update Libpng to 1.6.39

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

! 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/sun/awt/libpng/CHANGES
! jdk/src/share/native/sun/awt/libpng/LICENSE
! jdk/src/share/native/sun/awt/libpng/README
! jdk/src/share/native/sun/awt/libpng/png.c
! jdk/src/share/native/sun/awt/libpng/png.h
! jdk/src/share/native/sun/awt/libpng/pngconf.h
! jdk/src/share/native/sun/awt/libpng/pnglibconf.h
! jdk/src/share/native/sun/awt/libpng/pngpriv.h
! jdk/src/share/native/sun/awt/libpng/pngrutil.c
! langtools/THIRD_PARTY_README
! nashorn/THIRD_PARTY_README

Changeset: 27058b26
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2023-10-02 10:25:04 +0000
URL:       https://git.openjdk.org/jdk8u/commit/27058b26e6fff1c10eefe2cc3dd026c4418f65f9

8307837: [8u] Check step in GHA should also print errors

Reviewed-by: andrew

! .github/workflows/submit.yml

Changeset: 27608e1e
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2023-10-05 16:39:59 +0000
URL:       https://git.openjdk.org/jdk8u/commit/27608e1e36154fcbedc627bc2afa965b1a06ebfb

8242330: Arrays should be cloned in several JAAS Callback classes

Reviewed-by: andrew
Backport-of: 8cd9241448f818b5e307d408ac4395b518791096

! jdk/src/share/classes/javax/security/auth/callback/ChoiceCallback.java
! jdk/src/share/classes/javax/security/auth/callback/ConfirmationCallback.java
+ jdk/test/javax/security/auth/callback/Mutability.java

Changeset: edef564a
Author:    Ilarion Nakonechnyy <inakonechnyy at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2023-10-16 06:31:39 +0000
URL:       https://git.openjdk.org/jdk8u/commit/edef564a8b544d9d1f42bc4c95fb693e88beab22

8207404: MulticastSocket tests failing on AIX

Reviewed-by: phh
Backport-of: bc651663e31ddf05d59bfe6fc7a70c3a7ed708af

! jdk/test/java/net/MulticastSocket/JoinLeave.java
! jdk/test/java/net/MulticastSocket/SetGetNetworkInterfaceTest.java
! jdk/test/java/net/MulticastSocket/Test.java
! jdk/test/lib/jdk/test/lib/NetworkConfiguration.java

Changeset: 0bc5d68d
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2023-10-16 21:35:05 +0000
URL:       https://git.openjdk.org/jdk8u/commit/0bc5d68d20efa9286a415a227a785a75bc6f08e9

8311813: C1: Uninitialized PhiResolver::_loop field

Backport-of: 489a32fe40e2a2c539296d51d4ffc0abc036d33c

! hotspot/src/share/vm/c1/c1_LIRGenerator.cpp

Changeset: bbf2e9a6
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2023-10-17 14:16:30 +0000
URL:       https://git.openjdk.org/jdk8u/commit/bbf2e9a6da49cb4eb793c42b2b38c927bf9865ba

8285398: Cache the results of constraint checks

Reviewed-by: phh
Backport-of: 00e9c96d51bec53d4ae8a07c9c98af2c62f3d290

! jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

Changeset: c8513173
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2023-10-17 22:40:34 +0000
URL:       https://git.openjdk.org/jdk8u/commit/c85131730b684f6d1ed92c39587dd84a00ca3371

8285696: AlgorithmConstraints:permits not throwing IllegalArgumentException when 'alg'  is null

Reviewed-by: sgehwolf
Backport-of: 47951655acacba515c0d69f5192257664f887dba

! jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java

Changeset: 1e9eb530
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-10-18 22:23:45 +0000
URL:       https://git.openjdk.org/jdk8u/commit/1e9eb5305384b74704023ca4f30919e3a77188ae

8312535: MidiSystem.getSoundbank() throws unexpected SecurityException

Backport-of: 87298d2ade41c689d3140981a123b0e9130fc651

! jdk/src/share/classes/com/sun/media/sound/JARSoundbankReader.java
+ jdk/test/javax/sound/midi/Soundbanks/GetSoundBankSecurityException/GetSoundBankSecurityException.java
+ jdk/test/javax/sound/midi/Soundbanks/GetSoundBankSecurityException/security.policy

Changeset: 8de48194
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2023-10-31 14:46:44 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8de481944094886b89b9bf1d83f725f9b680a3e1

Merge




More information about the jdk8u-dev-changes mailing list