From sxa at redhat.com Tue Aug 2 16:41:00 2022 From: sxa at redhat.com (Stewart Addison) Date: Tue, 2 Aug 2022 17:41:00 +0100 Subject: jdk8u345 availability? Message-ID: Now that JDK8u345 has become a thing, can we get the aarch32-port-jdk8u updated with the `-b01` and `-ga` tags for that release please? We're looking to ship a version based on this, so hopefully it'll be fairly straightforward to bring it up to date. Regards, Stewart... -- Working for Red Hat on Adoptium Temurin and Node.js https://twitter.com/sxaTech https://github.com/sxa -------------- next part -------------- An HTML attachment was scrubbed... URL: From snazarkin at azul.com Tue Aug 2 19:46:45 2022 From: snazarkin at azul.com (Sergey Nazarkin) Date: Tue, 2 Aug 2022 19:46:45 +0000 Subject: jdk8u345 availability? In-Reply-To: References: Message-ID: Done On 2 Aug 2022, at 19:41, Stewart Addison > wrote: Now that JDK8u345 has become a thing, can we get the aarch32-port-jdk8u updated with the `-b01` and `-ga` tags for that release please? We're looking to ship a version based on this, so hopefully it'll be fairly straightforward to bring it up to date. Regards, Stewart... -- Working for Red Hat on Adoptium Temurin and Node.js https://twitter.com/sxaTech https://github.com/sxa -------------- next part -------------- An HTML attachment was scrubbed... URL: From snazarki at openjdk.org Tue Aug 2 19:49:44 2022 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Tue, 2 Aug 2022 19:49:44 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 3 new changesets Message-ID: Changeset: 244f98e4 Author: Andrew John Hughes Date: 2022-07-30 16:46:45 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/244f98e4eb5cd16d2b8ff11b6aa98787ed7c2a10 8291568: Bump update version of OpenJDK: 8u345 Reviewed-by: phh, serb ! .jcheck/conf ! common/autoconf/version-numbers Changeset: 2dadc2bf Author: Sergey Bylokhov Date: 2022-07-31 04:01:56 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/2dadc2bf312d5f947e0735d5ec13c285824db31d 8290832: It is no longer possible to change "user.dir" in the JDK8 Reviewed-by: phh, andrew ! jdk/src/solaris/classes/java/io/UnixFileSystem.java ! jdk/src/windows/classes/java/io/WinNTFileSystem.java - jdk/test/java/io/File/UserDirChangedTest.java Changeset: 37006c6e Author: Sergey Nazarkin Date: 2022-08-02 22:27:43 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/37006c6efdddc29c6a1f3a225a1c47390650e22e Merge ! .jcheck/conf ! .jcheck/conf From snazarki at openjdk.org Thu Aug 18 21:21:40 2022 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Thu, 18 Aug 2022 21:21:40 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 19 new changesets Message-ID: <4e282b7a-c3eb-4a19-a5d2-1c0242a4650a@openjdk.org> Changeset: f3c87ce7 Author: Andrew John Hughes Date: 2022-05-30 15:12:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f3c87ce70bcc8421ec40e393e9649dfac30d2336 8287521: Bump update version of OpenJDK: 8u352 Reviewed-by: sgehwolf ! .jcheck/conf ! common/autoconf/version-numbers Changeset: 820ab134 Author: Alexey Pavlyutkin Committer: Yuri Nesterenko Date: 2022-05-31 06:21:10 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/820ab134927cb76c61cf9c144637d18e0e2a4f2c 8235385: Crash on aarch64 JDK due to long offset 8287508: The tests added to jdk-8 by 8235385 are to be ported to jdk-11 Co-authored-by: Wang Zhuo Co-authored-by: Andrew Haley Reviewed-by: aph, andrew Backport-of: 156c486e920b1ca406064dd189562b830990f7f9 ! hotspot/src/cpu/aarch64/vm/aarch64.ad ! hotspot/src/cpu/aarch64/vm/ad_encode.m4 + hotspot/test/compiler/8235385/NonVolatileMemoryAccessWithLongOffset.java Changeset: 83e90957 Author: Alex Kasko Date: 2022-06-15 11:25:55 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/83e90957bef15267bed792ee5d8d65899a2487e8 8280963: Incorrect PrintFlags formatting on Windows Reviewed-by: andrew ! hotspot/src/share/vm/runtime/globals.cpp + hotspot/test/runtime/CommandLine/PrintFlagsUintxTest.java Changeset: cf6b6282 Author: yibo.yl Committer: Denghui Dong Date: 2022-06-27 12:27:18 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/cf6b6282c4836e561e88a114a8d72db4180b160c 8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*) Reviewed-by: zgu Backport-of: a9d2267f8d306522522c999ff584ccaa34c46456 ! hotspot/src/share/vm/jfr/recorder/checkpoint/types/jfrTypeSet.cpp ! hotspot/src/share/vm/jfr/recorder/checkpoint/types/traceid/jfrTraceId.cpp ! hotspot/src/share/vm/jfr/recorder/checkpoint/types/traceid/jfrTraceId.hpp ! hotspot/src/share/vm/jfr/support/jfrTraceIdExtension.hpp ! hotspot/src/share/vm/oops/typeArrayKlass.cpp + jdk/test/jdk/jfr/jvm/TestPrimitiveClasses.java Changeset: 1b4f32d6 Author: Dongbo He Date: 2022-06-29 16:30:55 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1b4f32d61e3b0460c82598f24dbd5c4dd0fc3bbe 8173361: various crashes in JvmtiExport::post_compiled_method_load Don't post information that uses metadata from unloaded nmethods Reviewed-by: andrew, sspitsyn Backport-of: b1d915ef80ebdf511dc2897b20ada78b3dc44241 ! hotspot/src/share/vm/code/nmethod.cpp ! hotspot/src/share/vm/oops/instanceKlass.cpp ! hotspot/src/share/vm/prims/jvmtiExport.cpp ! hotspot/src/share/vm/prims/jvmtiImpl.cpp ! hotspot/src/share/vm/prims/jvmtiImpl.hpp ! hotspot/src/share/vm/runtime/serviceThread.cpp ! hotspot/src/share/vm/runtime/serviceThread.hpp ! hotspot/src/share/vm/runtime/thread.hpp Changeset: a3c0ed26 Author: Yuri Nesterenko Date: 2022-06-30 11:10:31 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/a3c0ed269c37879c4763f2a58b5d469b7797e3c3 8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: andrew Backport-of: 22fad64529a890dd3ae8b07c7981d9a720cf8e96 ! jaxp/src/com/sun/org/apache/xpath/internal/compiler/FunctionTable.java ! jaxp/src/com/sun/org/apache/xpath/internal/compiler/Keywords.java + jaxp/src/com/sun/org/apache/xpath/internal/functions/FuncHere.java ! jdk/src/share/classes/com/sun/org/apache/xml/internal/security/utils/XalanXPathAPI.java Changeset: ce73401e Author: Takakuri Committer: Paul Hohensee Date: 2022-07-07 11:40:35 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/ce73401ef42bbe758aa1ed6e6b3412bf70ef63b4 8136354: [TEST_BUG] Test java/awt/image/RescaleOp/RescaleAlphaTest.java with Bad action for script Backport-of: da688f57c3822e0327ad717290bed88baa73bd17 ! jdk/test/java/awt/image/RescaleOp/RescaleAlphaTest.java Changeset: 6e8292f1 Author: Jaroslav Bachorik Date: 2022-07-08 14:29:12 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/6e8292f1d997aa160a9826967ee4467e93585bc7 8283849: AsyncGetCallTrace may crash JVM on guarantee Reviewed-by: phh Backport-of: 19639855311a47ed532547743ea3873eb8b016d3 ! hotspot/src/share/vm/code/codeCache.cpp ! hotspot/src/share/vm/prims/forte.cpp ! hotspot/src/share/vm/runtime/thread.cpp ! hotspot/src/share/vm/runtime/thread.hpp Changeset: eeef4de5 Author: Dongbo He Committer: Paul Hohensee Date: 2022-07-08 17:58:19 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/eeef4de5dcf3bd9c5aff971ac9181c13c64a66f8 8150669: C1 intrinsic for Class.isPrimitive Reviewed-by: phh Backport-of: 890f94d7e6be731ac2ebae2f1ad3cc20ec836115 ! hotspot/src/share/vm/c1/c1_Canonicalizer.cpp ! hotspot/src/share/vm/c1/c1_GraphBuilder.cpp ! hotspot/src/share/vm/c1/c1_LIRGenerator.cpp ! hotspot/src/share/vm/c1/c1_LIRGenerator.hpp + hotspot/test/compiler/intrinsics/klass/TestIsPrimitive.java Changeset: e0051850 Author: Dongbo He Committer: Andrew John Hughes Date: 2022-07-10 15:19:42 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/e005185072cbf0b79b62bcfa7a37f9e1a2e03af2 8235218: Minimal VM is broken after JDK-8173361 Reviewed-by: sgehwolf, andrew Backport-of: c10f731b11f314c97660df08c62f3c3d2f718f54 ! hotspot/src/share/vm/prims/jvmtiImpl.hpp Changeset: 972112ed Author: Dongbo He Committer: Fei Yang Date: 2022-07-11 02:49:54 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/972112ed520b8f5465ae15c47e6af2db92aa3a58 8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit Reviewed-by: phh Backport-of: b67ca938f37f952e53f73d2e0b8ebcaf96139fda ! hotspot/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.cpp ! hotspot/src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp ! hotspot/src/cpu/x86/vm/c1_LIRAssembler_x86.cpp ! hotspot/src/share/vm/c1/c1_LIRGenerator.cpp ! hotspot/test/compiler/intrinsics/klass/TestIsPrimitive.java Changeset: 4f7dd0ca Author: Alexey Pavlyutkin Committer: Yuri Nesterenko Date: 2022-07-11 06:25:29 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/4f7dd0ca1625e9b870174ee21f9423cb4ff7ae09 8256722: handle VC++:1927 VS2019 in abstract_vm_version Backport-of: 146fe86ff68095b5eb0ce1387061699738280c06 ! hotspot/src/share/vm/runtime/vm_version.cpp Changeset: 0de66bd8 Author: Olga Mikhaltsova Committer: Yuri Nesterenko Date: 2022-07-11 11:11:05 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/0de66bd811c89d8648d3751f60fe46aaa2eb26fc 8282538: PKCS11 tests fail on CentOS Stream 9 Backport-of: d8fd22239bafecdaaedb8985ab6d709ed846e808 = jdk/test/sun/security/pkcs11/nss/db/cert9.db = jdk/test/sun/security/pkcs11/nss/db/key4.db Changeset: de9f1497 Author: Olga Mikhaltsova Committer: Yuri Nesterenko Date: 2022-07-11 11:11:50 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/de9f14976a285fcf1ea073c374582d6965e4f0dd 8194873: right ALT key hotkeys no longer work in Swing components 8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows Reviewed-by: alitvinov, yan, serb Backport-of: 91f281c8d713e489ddc282f935ebd879485c4b41 ! jdk/src/share/classes/com/sun/java/swing/plaf/motif/MotifLookAndFeel.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonListener.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicLabelUI.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicMenuItemUI.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicMenuUI.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java ! jdk/src/share/classes/javax/swing/plaf/basic/BasicTextUI.java ! jdk/src/share/classes/sun/swing/SwingUtilities2.java ! jdk/src/windows/native/sun/windows/awt_Component.cpp ! jdk/src/windows/native/sun/windows/awt_Robot.cpp ! jdk/test/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java ! jdk/test/java/awt/event/MouseEvent/AltGraphModifierTest/AltGraphModifierTest.java + jdk/test/javax/swing/event/RightAltKeyTest.java Changeset: 40a18594 Author: Takakuri Committer: Paul Hohensee Date: 2022-07-12 12:03:17 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/40a18594ba21d7a345ff82792fc361f7e691e669 8130895: Test javax/swing/system/6799345/TestShutdown.java fails on Solaris11 Sparcv9 Backport-of: 4140fd05a447c888856c54aee22c475173030833 ! jdk/src/share/classes/java/awt/KeyboardFocusManager.java ! jdk/src/share/classes/sun/awt/KeyboardFocusManagerPeerImpl.java Changeset: f7f6d9d0 Author: Andrew John Hughes Date: 2022-07-21 02:31:56 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/f7f6d9d07fa3f166fe0155f80c61730c1c788ac5 Merge Changeset: 1460bfaf Author: Andrew John Hughes Date: 2022-08-01 20:16:17 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1460bfaf8a3be7c4772bfbb75b8a3a31560a2c2c Merge Changeset: 1f55ecea Author: Sergey Nazarkin Date: 2022-08-17 19:03:40 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1f55ecea66e567bad55f38cbdf6132b339d85ae9 Merge ! .jcheck/conf ! hotspot/src/share/vm/c1/c1_LIRGenerator.cpp ! hotspot/src/share/vm/c1/c1_LIRGenerator.hpp ! hotspot/src/share/vm/runtime/thread.hpp ! hotspot/src/share/vm/runtime/vm_version.cpp ! .jcheck/conf ! hotspot/src/share/vm/c1/c1_LIRGenerator.cpp ! hotspot/src/share/vm/c1/c1_LIRGenerator.hpp ! hotspot/src/share/vm/runtime/thread.hpp ! hotspot/src/share/vm/runtime/vm_version.cpp Changeset: 40157902 Author: Sergey Nazarkin Date: 2022-08-18 14:45:16 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/401579026e953a34f1c05950748b2b97926475fe 8292599: [aarch32] Crash due to missed CPU speicific part of 8233019 ! hotspot/src/cpu/aarch32/vm/c1_LIRAssembler_aarch32.cpp From sxa at redhat.com Tue Aug 2 13:46:45 2022 From: sxa at redhat.com (Stewart Addison) Date: Tue, 02 Aug 2022 13:46:45 -0000 Subject: 8u345 availability Message-ID: Now that JDK8u345 has become a thing, can we get the aarch32-port-jdk8u updated with the `-b01` and `-ga` tags for that release please? We're looking to ship a version based on this, so hopefully it'll be fairly straightforward to bring it up to date. Regards, Stewart... -- Working for Red Hat on Adoptium Temurin and Node.js https://twitter.com/sxaTech https://github.com/sxa -------------- next part -------------- An HTML attachment was scrubbed... URL: