From snazarki at openjdk.org Thu Nov 10 12:01:09 2022 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Thu, 10 Nov 2022 12:01:09 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 24 new changesets Message-ID: <3c72ffcd-b786-4d29-b04a-08dc2234a329@openjdk.org> Changeset: 266918d1 Author: Rui Li Committer: Severin Gehwolf Date: 2022-08-30 09:12:20 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/266918d1d384f0fa002c6f5f508b84835fe57c13 8071530: Update OS detection code to reflect Windows 10 version change Backport-of: fa47cc3e215fe4bb7531ff1a78f3965e2e84ac9f ! hotspot/src/os/windows/vm/os_windows.cpp Changeset: bd946fa7 Author: Rui Li Committer: Severin Gehwolf Date: 2022-08-30 17:35:55 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/bd946fa751cc3b979bb9906941b4570d1750471f 8274840: Update OS detection code to recognize Windows 11 Reviewed-by: phh Backport-of: 97ea9dd2f24f9f1fb9b9345a4202a825ee28e014 ! hotspot/src/os/windows/vm/os_windows.cpp ! jdk/src/windows/native/java/lang/java_props_md.c Changeset: 2be37c31 Author: George Adams Committer: Paul Hohensee Date: 2022-08-30 19:02:09 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2be37c31bbd26e0aa8d1e7d3cc3bf333b64eeaa0 8292762: Remove .jcheck directories from jdk8u subcomponents Reviewed-by: phh - corba/.jcheck/conf - hotspot/.jcheck/conf - jaxp/.jcheck/conf - jaxws/.jcheck/conf - jdk/.jcheck/conf - langtools/.jcheck/conf - nashorn/.jcheck/conf Changeset: daccfee6 Author: Andrew John Hughes Date: 2022-08-31 17:43:38 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/daccfee68e4a18461ab79bb18930d8ad8044b2cb 8293181: Bump update version of OpenJDK: 8u362 Reviewed-by: sgehwolf ! .jcheck/conf ! common/autoconf/version-numbers Changeset: 65b1748a Author: Alexey Pavlyutkin Committer: Andrew John Hughes Date: 2022-09-01 01:17:11 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/65b1748adfc0843bbc8c0d7dcddb7c5490256b31 8273176: handle latest VS2019 in abstract_vm_version Reviewed-by: andrew Backport-of: 0e14bf70cf6e482a2ec7d13ed37df0bee911740d ! hotspot/src/share/vm/runtime/vm_version.cpp Changeset: 9f037b06 Author: bobpengxie Committer: Andrew John Hughes Date: 2022-09-01 01:18:50 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/9f037b06fe380b22cfb5665b3b9539d65b463914 8283903: GetContainerCpuLoad does not return the correct result in share mode Reviewed-by: andrew Backport-of: a625bfdba45d49bc717bcc9be4112db93b50f50a ! jdk/src/solaris/classes/sun/management/OperatingSystemImpl.java Changeset: fa340ab0 Author: Dongbo He Committer: Andrew John Hughes Date: 2022-09-01 01:23:16 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/fa340ab0e5d4f95bdd6b8c05b39517eb34239594 8067941: [TESTBUG] Fix tests for OS with 64K page size. Reviewed-by: andrew Backport-of: 8e2df5f543522866e7c27ff95ea6fb6458393682 ! hotspot/src/share/vm/memory/metaspace.cpp ! hotspot/test/compiler/6865265/StackOverflowBug.java ! hotspot/test/compiler/8009761/Test8009761.java ! hotspot/test/compiler/exceptions/TestRecursiveReplacedException.java ! hotspot/test/compiler/uncommontrap/StackOverflowGuardPagesOff.java ! hotspot/test/compiler/uncommontrap/TestStackBangMonitorOwned.java ! hotspot/test/compiler/uncommontrap/TestStackBangRbp.java ! hotspot/test/gc/arguments/TestMaxHeapSizeTools.java ! hotspot/test/gc/g1/TestHumongousAllocInitialMark.java Changeset: ba408e55 Author: Sergey Bylokhov Date: 2022-09-07 00:24:27 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ba408e5553f3692e18e0933352cfa3a333528a3a 8288928: Incorrect GPL header in pnglibconf.h (backport of JDK-8185041) Reviewed-by: phh, andrew ! jdk/src/share/native/sun/awt/libpng/pnglibconf.h Changeset: f0ac3199 Author: Martin Balao Date: 2022-09-09 18:07:56 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f0ac31998d8396d92b4ce99aa345c05e6fd0f02a 8195607: sun/security/pkcs11/Secmod/TestNssDbSqlite.java failed with "NSS initialization failed" on NSS 3.34.1 Reviewed-by: andrew Backport-of: b44c24d290362e4edf5b0bf18b1ecce1583daeff ! jdk/src/share/classes/sun/security/pkcs11/Secmod.java ! jdk/src/share/native/sun/security/pkcs11/j2secmod.c ! jdk/src/solaris/native/sun/security/pkcs11/j2secmod_md.h + jdk/test/sun/security/pkcs11/Secmod/pkcs11.txt ! jdk/test/sun/security/pkcs11/SecmodTest.java Changeset: d2853822 Author: Sergey Bylokhov Date: 2022-09-28 20:01:02 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/d285382278fcb76ceddfb61cf8bb047ff269de44 8293461: Add a test for JDK-8290832 Reviewed-by: phh + jdk/test/java/io/File/ChangeDefaultUserDir.java Changeset: a93344b2 Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-10-11 12:13:44 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/a93344b27d4b3df6cbca7185bcfca1410b51a984 8294863: Enable partial tier1 testing in GHA for JDK8 Reviewed-by: sgehwolf ! .github/workflows/submit.yml Changeset: 859c057c Author: Nikita Ivanov Committer: Paul Hohensee Date: 2022-10-11 14:15:28 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/859c057c87ad15920c28f495094f8de6953b2e99 8148005: One byte may be corrupted by get_datetime_string() Reviewed-by: phh Backport-of: 395a248587b5bd16c3e61c4cefb73799ade0af95 ! hotspot/src/share/vm/utilities/ostream.cpp Changeset: 4a25b00a Author: Joshua Cao Committer: Paul Hohensee Date: 2022-10-11 15:09:41 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/4a25b00aba29dd45529be805c4ec135f20228d80 8274563: jfr/event/oldobject/TestClassLoaderLeak.java fails when GC cycles are not happening Reviewed-by: phh Backport-of: 47bfc8aa9367ff852ea5d901f1fa3c6ef316913e ! jdk/test/jdk/jfr/event/oldobject/TestClassLoaderLeak.java Changeset: 861ac32e Author: Victor Rudometov Committer: Paul Hohensee Date: 2022-10-11 19:53:28 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/861ac32e43a425b682d18a2cc748a8b82435148f 8293828: JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening Reviewed-by: phh Backport-of: 5002eaa5cc7301b91a45f8c0f65b5943fea225d8 ! jdk/test/jdk/jfr/event/oldobject/TestClassLoaderLeak.java Changeset: 05b249d6 Author: Olga Mikhaltsova Committer: Yuri Nesterenko Date: 2022-10-13 09:59:41 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/05b249d61aac56c1d4bb346649b6cb8d157deaef 8253702: BigSur version number reported as 10.16, should be 11.nn Backport-of: 66757750a2adf0739d0f5bf98a3f50a123b7adcf ! jdk/src/solaris/native/java/lang/java_props_macosx.c Changeset: 8280a89a Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-10-13 12:09:11 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/8280a89a1e4748ca6b7534dceca8c2b1fd17697a 8295164: JDK 8 jdi tests should not use tasklist command on Windows Also enable jdk_tier1 GHA tests on Windows Reviewed-by: sgehwolf ! .github/workflows/submit.yml ! jdk/test/com/sun/jdi/ShellScaffold.sh Changeset: 43cfe27f Author: Olga Mikhaltsova Committer: Yuri Nesterenko Date: 2022-10-13 15:20:54 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/43cfe27fa3a11dd6d4fffcb1c1336ac7fdd0233b 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 Backport-of: 3b1b8fc646493eae5f4df828afe29abb75fa5e60 ! jdk/src/solaris/native/java/lang/java_props_macosx.c Changeset: dfeeceb2 Author: Alexey Pavlyutkin Committer: Yuri Nesterenko Date: 2022-10-14 09:23:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/dfeeceb224a62bd7ffbe5adfd36eebe6c853935a 8271459: C2: Missing NegativeArraySizeException when creating StringBuilder with negative capacity Reviewed-by: roland Backport-of: 844c504bc18fa8a79ceacc6b6f235650f5e643bf ! hotspot/src/share/vm/opto/stringopts.cpp Changeset: 5b5e548f Author: Andrew John Hughes Date: 2022-10-15 00:26:36 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/5b5e548fba1073a1f87df3c71f0d09b63e033ced Merge Changeset: 58d0281c Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-10-19 08:56:06 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/58d0281c52f8c1e9642c6fc5bd696235498b0ae2 8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout The test changed to use testlibrary Reviewed-by: dsamersoff, sgehwolf Backport-of: 3e3dcfb635bb7dc956f406ca2db6f375ee1b76a8 ! jdk/test/com/sun/jdi/DoubleAgentTest.java Changeset: 60930770 Author: Andrew John Hughes Date: 2022-10-19 20:07:32 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/60930770b9238e55d72689092b9e127bc619ce87 Merge Changeset: 1f8eafd8 Author: Jonathan Dowland Date: 2022-10-21 16:31:24 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1f8eafd8a05ce979eefd9ed45f5e7c6fb5fc5f2d 8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mems The changes to MetricsTester.java in the original commit were merged in "8223147: JFR Backport". Reviewed-by: sgehwolf Backport-of: 6fc4db4799599df66a2cf5207068336ce68136ff ! jdk/test/jdk/internal/platform/docker/MetricsCpuTester.java Changeset: f04ad96c Author: Peter Zhelezniakov Date: 2022-10-26 05:37:56 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f04ad96cf53385c9f8aa071a4167ad7790cb8466 8265527: tools/javac/diags/CheckExamples.java fails after JDK-8078024 8u backport Reviewed-by: sgehwolf ! langtools/test/tools/javac/diags/examples.not-yet.txt ! langtools/test/tools/javac/diags/examples/WhereIntersection.java Changeset: f2fcca8a Author: Sergey Nazarkin Date: 2022-11-09 11:23:02 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f2fcca8a42d0a15179c6bf3b59eb1bb9b2703b62 Merge ! .jcheck/conf ! hotspot/src/share/vm/runtime/vm_version.cpp ! .jcheck/conf ! hotspot/src/share/vm/runtime/vm_version.cpp From snazarki at openjdk.org Wed Nov 30 10:53:59 2022 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Wed, 30 Nov 2022 10:53:59 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 31 new changesets Message-ID: Changeset: 28cc8358 Author: Andrew John Hughes Date: 2022-11-02 15:12:17 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/28cc835812298471e2b62d0ddd4d57edfd70d72d 8294357: (tz) Update Timezone Data to 2022d Reviewed-by: sgehwolf Backport-of: f67b4de8a07b8158be1dfb5b09cdb4cc5b7ac93b ! jdk/make/data/tzdata/VERSION ! jdk/make/data/tzdata/asia ! jdk/make/data/tzdata/backward ! jdk/make/data/tzdata/europe ! jdk/make/data/tzdata/southamerica ! jdk/make/data/tzdata/zone.tab ! jdk/src/share/classes/sun/util/calendar/ZoneInfoFile.java ! jdk/test/java/util/TimeZone/TimeZoneData/VERSION ! jdk/test/java/util/TimeZone/TimeZoneData/aliases.txt ! jdk/test/java/util/TimeZone/TimeZoneData/displaynames.txt ! jdk/test/sun/util/calendar/zi/TestZoneInfo310.java ! jdk/test/sun/util/calendar/zi/tzdata/VERSION ! jdk/test/sun/util/calendar/zi/tzdata/asia ! jdk/test/sun/util/calendar/zi/tzdata/backward ! jdk/test/sun/util/calendar/zi/tzdata/europe ! jdk/test/sun/util/calendar/zi/tzdata/southamerica ! jdk/test/sun/util/calendar/zi/tzdata/zone.tab Changeset: 64faf400 Author: Andrew John Hughes Date: 2022-11-02 16:41:48 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/64faf4000c81982119a54b86926786d076989b9d 8295173: (tz) Update Timezone Data to 2022e Reviewed-by: sgehwolf Backport-of: 21407dec0156301871a83328615e4d975c4287c4 ! jdk/make/data/tzdata/VERSION ! jdk/make/data/tzdata/asia ! jdk/make/data/tzdata/europe ! jdk/make/data/tzdata/northamerica ! jdk/test/java/util/TimeZone/TimeZoneData/VERSION ! jdk/test/java/util/TimeZone/TimeZoneData/displaynames.txt ! jdk/test/sun/util/calendar/zi/tzdata/VERSION ! jdk/test/sun/util/calendar/zi/tzdata/asia ! jdk/test/sun/util/calendar/zi/tzdata/europe ! jdk/test/sun/util/calendar/zi/tzdata/northamerica Changeset: ae6d30db Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-03 16:45:19 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ae6d30dba462ee53eb89999b7b24a72693737c03 8295950: Enable langtools/tier1 in GHA for 8u Reviewed-by: sgehwolf ! .github/workflows/submit.yml Changeset: 99717e47 Author: Sergey Nazarkin Date: 2022-11-28 15:14:34 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/99717e4765a60b66ba2270650910875c80b2495e Merge Changeset: 2cd66fb9 Author: Alexey Bakhtin Date: 2022-11-07 11:50:11 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2cd66fb929dd6716dae33cd05d112ec2fb0ea6f3 8270344: Session resumption errors Reviewed-by: mbalao Backport-of: 04a806ec86a388b8de31d42f904c4321beb69e14 ! jdk/src/share/classes/sun/security/ssl/ClientHello.java ! jdk/src/share/classes/sun/security/ssl/HandshakeContext.java + jdk/test/sun/security/ssl/SSLSessionImpl/InvalidateSession.java Changeset: fb984187 Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-08 12:46:59 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/fb98418773b63dcbf9fea17d5e660bf4a135017e 8295915: Problemlist compiler/rtm failures specific to 8u Reviewed-by: phh, sgehwolf ! hotspot/test/ProblemList.txt Changeset: c605aa3f Author: Zdenek Zambersky Committer: Paul Hohensee Date: 2022-11-08 18:50:54 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/c605aa3f5aa3e2370edcc9b3feb01f6f16541e2e 8296555: Enable hotspot/tier1 for 64-bit builds in GHA for 8u Reviewed-by: phh, sgehwolf ! .github/workflows/submit.yml Changeset: 01f7d1e3 Author: Severin Gehwolf Date: 2022-11-08 18:52:41 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/01f7d1e3735ddddd4bd1796b962cf14395d6f4b2 8224506: [TESTBUG] TestDockerMemoryMetrics.java fails with exitValue = 137 Backport-of: 1719c0cc12e094856955c2a3294521b79b17ba7c ! jdk/test/jdk/internal/platform/docker/TestDockerMemoryMetrics.java Changeset: 6e563e59 Author: Yi Yang Committer: Paul Hohensee Date: 2022-11-09 15:30:20 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/6e563e59f3b4a9b25b4d52975daf4047f52d5b61 8159720: Failure of C2 compilation with tiered prevents some C1 compilations If C2 fails to compile a method with tiered compilation, then it should mark the method as not compileable on the C2 tier only. Reviewed-by: phh Backport-of: cc10eca0b07f03d4765713d86eae39959f555c1f ! hotspot/src/share/vm/opto/compile.cpp ! hotspot/src/share/vm/opto/compile.hpp ! hotspot/src/share/vm/opto/matcher.cpp ! hotspot/src/share/vm/opto/parse1.cpp Changeset: 0f9095fb Author: Victor Rudometov Committer: Paul Hohensee Date: 2022-11-09 17:43:26 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/0f9095fbc3f61cc376ef6d6c793b5761eb64433b 7124218: [TEST_BUG] [macosx] Space should select cell in the JTable Backport-of: 2e94af3f3d7010e89852721d1fda7a226e8ffb6c + jdk/test/javax/swing/JTable/7124218/SelectEditTableCell.java Changeset: 736c1fb1 Author: Joshua Cao Committer: Paul Hohensee Date: 2022-11-09 19:12:12 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/736c1fb18fd8a5ee146ac0437193c4d59317161b 8295288: Some vm_flags tests associate with a wrong BugID Backport-of: 3dbc38a2c903f533ace847a3bc0d2687f263fafd ! hotspot/test/testlibrary_tests/whitebox/vm_flags/BooleanTest.java ! hotspot/test/testlibrary_tests/whitebox/vm_flags/DoubleTest.java ! hotspot/test/testlibrary_tests/whitebox/vm_flags/StringTest.java ! hotspot/test/testlibrary_tests/whitebox/vm_flags/Uint64Test.java ! hotspot/test/testlibrary_tests/whitebox/vm_flags/UintxTest.java Changeset: 3a1a2e02 Author: Victor Rudometov Committer: Paul Hohensee Date: 2022-11-09 19:38:52 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/3a1a2e02d6f410a59fa163da2f1d30204beaa379 8233551: [TESTBUG] SelectEditTableCell.java fails on MacOS Reviewed-by: phh Backport-of: 9b3fb5d1d5a6a3f0fc699b10bdff6d43ae8d1898 ! jdk/test/javax/swing/JTable/7124218/SelectEditTableCell.java Changeset: 3bfde7d0 Author: Christoph Langer Committer: Severin Gehwolf Date: 2022-11-10 12:56:25 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/3bfde7d03d594ea37dab54c73ee24c13c29b1150 8284622: Update versions of some Github Actions used in JDK workflow Reviewed-by: sgehwolf Backport-of: 61b8c91249fb4c6d594d4a0240c92e8607caf171 ! .github/workflows/submit.yml Changeset: f6d869f0 Author: Dan Lutker Committer: Paul Hohensee Date: 2022-11-11 16:46:29 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f6d869f02569754431e4eaf69e4f66ee357ba425 8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64 Reviewed-by: sgehwolf Backport-of: 71ac3d952b6d5bf9eb08ec7daf07225b1ab66216 ! hotspot/test/testlibrary/com/oracle/java/testlibrary/DockerfileConfig.java ! jdk/test/lib/jdk/test/lib/containers/docker/DockerfileConfig.java Changeset: 2f509c70 Author: Joshua Cao Committer: Paul Hohensee Date: 2022-11-11 17:09:23 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2f509c7070b96e2de02b27d5f752e775980cb75c 8159599: [TEST_BUG] java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java Reviewed-by: phh Backport-of: f5beafa53f93a6ec03278dfd7063d7b3b0b9d241 ! jdk/test/java/awt/Focus/SimpleWindowActivationTest/SimpleWindowActivationTest.java Changeset: 30791501 Author: Sergey Nazarkin Date: 2022-11-28 15:15:07 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/30791501a961a0796b0fe0cb851348481381141e Merge ! hotspot/src/share/vm/opto/compile.cpp ! hotspot/src/share/vm/opto/matcher.cpp ! hotspot/src/share/vm/opto/compile.cpp ! hotspot/src/share/vm/opto/matcher.cpp Changeset: 17fd40ac Author: Zdenek Zambersky Committer: Paul Hohensee Date: 2022-11-14 15:14:04 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/17fd40ac17b1bbcee302797961c67e38986a3ffd 8295714: GHA ::set-output is deprecated and will be removed Reviewed-by: sgehwolf Backport-of: b35922be6de7b848a2982d6a278dbd205fc39e6a ! .github/workflows/submit.yml Changeset: 7024bf0a Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-15 13:02:58 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/7024bf0af8169ea8e36d812860072c40d5371327 8296959: Fix hotspot shell tests of 8u on multilib systems Reviewed-by: sgehwolf ! hotspot/test/compiler/criticalnatives/argumentcorruption/Test8167409.sh ! hotspot/test/runtime/7107135/Test7107135.sh ! hotspot/test/runtime/InitialThreadOverflow/testme.sh ! hotspot/test/runtime/StackGap/testme.sh ! hotspot/test/runtime/jni/CallWithJNIWeak/test.sh ! hotspot/test/runtime/jni/ReturnJNIWeak/test.sh ! hotspot/test/runtime/jsig/Test8017498.sh ! hotspot/test/test_env.sh Changeset: 6849667e Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-15 13:29:22 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/6849667e9be3f46d91ff8c2a645b9435a2b420de 8284389: Improve stability of GHA Pre-submit testing by caching cygwin installer Reviewed-by: sgehwolf Backport-of: 869b25975288398a1d60601daacf00a99f51cd56 ! .github/workflows/submit.yml Changeset: 7ae002ca Author: Sergey Bylokhov Date: 2022-11-16 02:51:59 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/7ae002caba9ef17db5c105f76478424ce4cde04a 8286582: Build fails on macos aarch64 when using --with-zlib=bundled Reviewed-by: phh, sgehwolf Backport-of: 8363d9db801314f13e708db62993da5b73634f69 ! jdk/make/lib/CoreLibraries.gmk Changeset: b98d485d Author: Alexey Pavlyutkin Committer: Yuri Nesterenko Date: 2022-11-17 09:01:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/b98d485df4db6b5adf074444f9a94d2510faf5a0 8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp Use and on Windows instead of emulation. Reviewed-by: phh Backport-of: b8ab854bdcf625772e965a5e476e0a9db1b91f3f ! hotspot/src/share/vm/utilities/globalDefinitions_visCPP.hpp Changeset: 9cb87521 Author: Joshua Cao Committer: Paul Hohensee Date: 2022-11-18 15:00:41 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/9cb87521c3eb693f4131fe575de50028eed2a8d9 8079255: [TEST_BUG] [macosx] Test closed/java/awt/Robot/RobotWheelTest/RobotWheelTest fails for Mac only Backport-of: e52bc6a831807006a20720f849e975428353cd17 + jdk/test/java/awt/Robot/RobotWheelTest/RobotWheelTest.java Changeset: 91d8b89a Author: Joshua Cao Committer: Paul Hohensee Date: 2022-11-18 20:15:28 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/91d8b89ab976a8c25484da23ded6cdbb86f7b1e5 8129827: [TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails Reviewed-by: phh Backport-of: a1efb95536fb3995780336604cc727f921770c63 ! jdk/test/java/awt/Robot/RobotWheelTest/RobotWheelTest.java Changeset: 69a28988 Author: Sergey Nazarkin Date: 2022-11-28 15:15:32 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/69a2898862d9e00863bcc114926463c3f11b7eea Merge Changeset: da0c3828 Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-22 15:31:00 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/da0c382888809c4e0e9b2c0a492e96647a5f103c 8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows Reviewed-by: sgehwolf Backport-of: 0cf828153cf8ee337645645b0632e77b8733a734 ! hotspot/test/runtime/NMT/HugeArenaTracking.java Changeset: 5a32484f Author: Zdenek Zambersky Committer: Severin Gehwolf Date: 2022-11-22 15:49:49 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/5a32484f0f3be91ccaef76271361ef2fbfdf7558 8297141: Fix hotspot/test/runtime/SharedArchiveFile/DefaultUseWithClient.java for 8u Reviewed-by: sgehwolf ! hotspot/test/runtime/SharedArchiveFile/DefaultUseWithClient.java Changeset: c501bfaa Author: Alexey Bakhtin Date: 2022-11-23 15:16:22 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/c501bfaa5fc2502942b228c907372dccd58c4a20 8269039: Disable SHA-1 Signed JARs Reviewed-by: mbalao Backport-of: 6d91a3eb7bd1e1403cfb67f7eb8ce06d7e08e7a7 ! jdk/src/share/classes/sun/security/provider/certpath/AlgorithmChecker.java ! jdk/src/share/classes/sun/security/provider/certpath/CertPathConstraintsParameters.java ! jdk/src/share/classes/sun/security/provider/certpath/PKIX.java ! jdk/src/share/classes/sun/security/provider/certpath/PKIXCertPathValidator.java ! jdk/src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java ! jdk/src/share/classes/sun/security/tools/jarsigner/Main.java ! jdk/src/share/classes/sun/security/util/DisabledAlgorithmConstraints.java ! jdk/src/share/classes/sun/security/util/JarConstraintsParameters.java ! 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/java/security/Security/signedfirst/Dyn.sh + jdk/test/java/security/Security/signedfirst/DynStatic.java - jdk/test/java/security/Security/signedfirst/Static.sh + jdk/test/java/security/Security/signedfirst/com/sun/exp/provider/EXP.java + jdk/test/java/security/Security/signedfirst/com/sun/exp/provider/SHA.java - jdk/test/java/security/Security/signedfirst/exp.jar - jdk/test/java/security/Security/signedfirst/keystore.jks ! jdk/test/java/util/jar/JarFile/Signed.jar ! jdk/test/java/util/jar/JarFile/test.jar ! jdk/test/java/util/jar/JarInputStream/signed.jar ! jdk/test/lib/security/SecurityUtils.java + jdk/test/sun/security/tools/jarsigner/OldSig.props ! jdk/test/sun/security/tools/jarsigner/Test4431684.java ! jdk/test/sun/security/tools/jarsigner/TimestampCheck.java ! jdk/test/sun/security/tools/jarsigner/diffend.sh ! jdk/test/sun/security/tools/jarsigner/oldsig.sh Changeset: 9f2f0c22 Author: Volker Simonis Date: 2022-11-25 10:51:11 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/9f2f0c220b44d0693dc05c915fe62e824bceaddf 6885993: Named Thread: introduce print() and print_on(outputStream* st) methods Eliminating duplicated code by introducing print_on(outputStream* st) methods in NamedThread Reviewed-by: phh, andrew Backport-of: 16a3e2f16d3ffc4dd66e93aa9d75055279499282 ! hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp ! hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.hpp ! hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.cpp ! hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp ! hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp ! hotspot/src/share/vm/gc_implementation/g1/concurrentMarkThread.hpp ! hotspot/src/share/vm/gc_implementation/g1/g1StringDedupThread.cpp ! hotspot/src/share/vm/gc_implementation/g1/g1StringDedupThread.hpp ! hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp ! hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.hpp ! hotspot/src/share/vm/runtime/thread.cpp ! hotspot/src/share/vm/runtime/thread.hpp ! hotspot/src/share/vm/runtime/vmThread.cpp ! hotspot/src/share/vm/runtime/vmThread.hpp Changeset: df44cbff Author: Volker Simonis Date: 2022-11-25 11:49:47 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/df44cbff663e6415ff75a5cf1a59d9836961ef27 8073464: GC workers do not have thread names Reviewed-by: phh, andrew Backport-of: a827cdfa1047ee0af30bb454aad2067420103bae ! hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.cpp ! hotspot/src/share/vm/gc_implementation/parallelScavenge/gcTaskThread.cpp ! hotspot/src/share/vm/gc_implementation/shared/concurrentGCThread.cpp ! hotspot/src/share/vm/runtime/thread.cpp ! hotspot/src/share/vm/runtime/thread.hpp ! hotspot/src/share/vm/runtime/vmThread.cpp ! hotspot/src/share/vm/utilities/workgroup.cpp Changeset: 41159a51 Author: Andrew John Hughes Date: 2022-11-25 16:34:21 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/41159a51b418405e634aa08deed07d47611af37f 8255559: Leak File Descriptors Because of ResolverLocalFilesystem#engineResolveURI() Backport-of: d53072236c503295b893efa6372c869ac84fa688 ! jdk/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java Changeset: fabd10c4 Author: Sergey Nazarkin Date: 2022-11-29 13:48:52 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/fabd10c45600d3c76dd0024b140f04f332db41aa Merge ! hotspot/src/share/vm/runtime/thread.hpp ! hotspot/src/share/vm/runtime/thread.hpp