git: openjdk/jdk8u: 7 new changesets
Sergey Bylokhov
serb at openjdk.org
Thu Aug 22 01:57:25 UTC 2024
Changeset: 047b08a8
Branch: master
Author: George Adams <gdams at openjdk.org>
Date: 2024-08-13 14:56:32 +0000
URL: https://git.openjdk.org/jdk8u/commit/047b08a891d837efb925448b6334679f772ef0e5
8324723: GHA: Upgrade some actions to avoid deprecated Node 16
8315863: [GHA] Update checkout action to use v4
Reviewed-by: sgehwolf, zzambers
Backport-of: f2565a6c6f26e84d8e5eede39c0f3a50be5d579f
! .github/workflows/submit.yml
Changeset: d4adbe33
Branch: master
Author: Martin Balao <mbalao at openjdk.org>
Date: 2024-08-13 14:58:08 +0000
URL: https://git.openjdk.org/jdk8u/commit/d4adbe339c3dd09a7f431da2c909b03560c6579e
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: sgehwolf, phh
Backport-of: 68c8a74fbe25918ec50711ce10eff65afcc73b93
! hotspot/src/share/vm/interpreter/bytecodes.hpp
! jdk/src/share/native/common/check_code.c
Changeset: 09bab6e4
Branch: master
Author: Alexey Bakhtin <abakhtin at openjdk.org>
Date: 2024-08-13 17:07:53 +0000
URL: https://git.openjdk.org/jdk8u/commit/09bab6e4c31531975ab6461832d4618dc9759ca9
8145919: sun/management/jmxremote/bootstrap/RmiSslBootstrapTest failed with Connection failed for no credentials
Reviewed-by: phh
Backport-of: ee5b32591130f560b90ec2cea7ab40d0612ecb8d
! jdk/test/sun/management/jmxremote/bootstrap/management_ssltest07_ok.properties.in
+ jdk/test/sun/management/jmxremote/bootstrap/ssl/Readme.txt
! jdk/test/sun/management/jmxremote/bootstrap/ssl/keystore
! jdk/test/sun/management/jmxremote/bootstrap/ssl/truststore
Changeset: b4fc8e71
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2024-08-14 15:35:02 +0000
URL: https://git.openjdk.org/jdk8u/commit/b4fc8e711c5953823e687f8cc133aac5e8fdd577
8337312: [8u] Windows x86 VS2010 build broken by JDK-8320097
Reviewed-by: phh
! jdk/src/share/native/sun/java2d/loops/TransformHelper.c
Changeset: 4106121e
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2024-08-14 15:50:20 +0000
URL: https://git.openjdk.org/jdk8u/commit/4106121e0ae42d644e45c6eab9037874110ed670
8281096: Flags introduced by configure script are not passed to ADLC build
Reviewed-by: stuefe, zzambers, sgehwolf
! .github/workflows/submit.yml
! common/autoconf/flags.m4
! common/autoconf/generated-configure.sh
! common/autoconf/hotspot-spec.gmk.in
! hotspot/make/aix/makefiles/adlc.make
! hotspot/make/bsd/makefiles/adlc.make
! hotspot/make/linux/makefiles/adlc.make
! hotspot/make/solaris/makefiles/adlc.make
Changeset: 4538bba3
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-08-16 22:46:46 +0000
URL: https://git.openjdk.org/jdk8u/commit/4538bba37c61982e3122dbf83fa2ea5c70434641
8335851: [8u] Test JMXStartStopTest.java fails after JDK-8334415
Reviewed-by: serb
! jdk/test/sun/management/jmxremote/startstop/JMXStartStopTest.java
Changeset: fb0a658d
Branch: master
Author: SendaoYan <syan at openjdk.org>
Committer: Sergey Bylokhov <serb at openjdk.org>
Date: 2024-08-16 22:54:22 +0000
URL: https://git.openjdk.org/jdk8u/commit/fb0a658dd5dc417fa4ce74b17d10c507ed6bc66f
8335894: [8u] Fix SupplementalJapaneseEraTest.java for jdks with symlinked conf dir
Reviewed-by: serb
! jdk/test/java/util/Calendar/SupplementalJapaneseEraTest.java
More information about the jdk8u-dev-changes
mailing list