From dholmes at openjdk.java.net Thu Jun 2 21:21:31 2022 From: dholmes at openjdk.java.net (David Holmes) Date: Thu, 2 Jun 2022 21:21:31 GMT Subject: git: openjdk/jdk8u-ri: 8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE Message-ID: <84e433db-4250-42cd-88c1-7be6238a676f@openjdk.org> Changeset: 0d4cfc09 Author: David Holmes Date: 2022-06-02 21:19:38 +0000 URL: https://git.openjdk.java.net/jdk8u-ri/commit/0d4cfc090c651786535529acfe5acb0209cb1d3d 8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE Reviewed-by: mchung, iris ! hotspot/make/aix/makefiles/mapfile-vers-debug ! hotspot/make/aix/makefiles/mapfile-vers-product ! hotspot/make/bsd/makefiles/mapfile-vers-debug ! hotspot/make/bsd/makefiles/mapfile-vers-product ! hotspot/make/linux/makefiles/mapfile-vers-debug ! hotspot/make/linux/makefiles/mapfile-vers-product ! hotspot/make/solaris/makefiles/mapfile-vers ! hotspot/src/share/vm/classfile/vmSymbols.hpp ! hotspot/src/share/vm/memory/universe.cpp ! hotspot/src/share/vm/memory/universe.hpp ! hotspot/src/share/vm/prims/jvm.cpp ! hotspot/src/share/vm/prims/jvm.h ! hotspot/src/share/vm/runtime/java.hpp ! hotspot/src/share/vm/runtime/thread.cpp ! jdk/make/mapfiles/libjava/mapfile-vers ! jdk/src/share/classes/java/lang/Runtime.java ! jdk/src/share/classes/java/lang/Shutdown.java ! jdk/src/share/classes/java/lang/System.java ! jdk/src/share/classes/java/lang/ref/Finalizer.java ! jdk/src/share/javavm/export/jvm.h ! jdk/src/share/native/java/lang/Shutdown.c - jdk/test/java/lang/System/ExitFinalizersAndJIT.java - jdk/test/java/lang/System/finalization/FinExit.java - jdk/test/java/lang/System/finalization/FinExit.sh + jdk/test/java/lang/System/finalization/RunFinalizersOnExit.java From zgu at openjdk.java.net Fri Jun 3 16:52:50 2022 From: zgu at openjdk.java.net (Zhengyu Gu) Date: Fri, 3 Jun 2022 16:52:50 GMT Subject: git: openjdk/jdk8u: 8287537: 8u JDK-8284620 backport broke AArch64 build Message-ID: <457d4a72-dd3d-43c5-bb3e-304e424957fd@openjdk.org> Changeset: 95962f14 Author: Zhengyu Gu Date: 2022-06-03 16:51:25 +0000 URL: https://git.openjdk.java.net/jdk8u/commit/95962f141c996834e9f12cd8780a2f6e0c56d782 8287537: 8u JDK-8284620 backport broke AArch64 build Reviewed-by: andrew ! hotspot/src/share/vm/asm/codeBuffer.cpp From andrew at openjdk.java.net Wed Jun 8 01:49:38 2022 From: andrew at openjdk.java.net (Andrew John Hughes) Date: Wed, 8 Jun 2022 01:49:38 GMT Subject: git: openjdk/jdk8u: 8285591: [11] add signum checks in DSA.java engineVerify Message-ID: Changeset: a18e9043 Author: Andrew John Hughes Date: 2022-06-08 01:47:13 +0000 URL: https://git.openjdk.java.net/jdk8u/commit/a18e9043fa2a0a14098e1ec25d32577aaac6c023 8285591: [11] add signum checks in DSA.java engineVerify Reviewed-by: sgehwolf, mbalao Backport-of: bf3438c5dc993b96d089cabb5318bfc64a6904a3 ! jdk/src/share/classes/sun/security/provider/DSA.java From andrew at openjdk.java.net Wed Jun 8 16:16:10 2022 From: andrew at openjdk.java.net (Andrew John Hughes) Date: Wed, 8 Jun 2022 16:16:10 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u342-b05 for changeset 95962f14 Message-ID: Tagged by: Andrew John Hughes Date: 2022-06-08 02:03:25 +0000 Added tag jdk8u342-b05 for changeset 95962f141c Changeset: 95962f14 Author: Zhengyu Gu Date: 2022-06-03 16:51:25 +0000 URL: https://git.openjdk.java.net/jdk8u/commit/95962f141c996834e9f12cd8780a2f6e0c56d782 From dholmes at openjdk.java.net Wed Jun 8 16:36:03 2022 From: dholmes at openjdk.java.net (David Holmes) Date: Wed, 8 Jun 2022 16:36:03 GMT Subject: git: openjdk/jdk8u-ri: Added tag jdk8u42-b02 for changeset 0d4cfc09 Message-ID: <7fb9c025-db27-4f46-82c7-2095026eb4f1@openjdk.org> Changeset: 0d4cfc09 Author: David Holmes Date: 2022-06-02 21:19:38 +0000 URL: https://git.openjdk.java.net/jdk8u-ri/commit/0d4cfc090c651786535529acfe5acb0209cb1d3d From akasko at openjdk.java.net Wed Jun 15 11:26:44 2022 From: akasko at openjdk.java.net (Alex Kasko) Date: Wed, 15 Jun 2022 11:26:44 GMT Subject: git: openjdk/jdk8u-dev: 8280963: Incorrect PrintFlags formatting on Windows Message-ID: <367e7f13-a666-4ca4-9170-f54e66923b4c@openjdk.org> Changeset: 83e90957 Author: Alex Kasko Date: 2022-06-15 11:25:55 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/83e90957bef15267bed792ee5d8d65899a2487e8 8280963: Incorrect PrintFlags formatting on Windows Reviewed-by: andrew ! hotspot/src/share/vm/runtime/globals.cpp + hotspot/test/runtime/CommandLine/PrintFlagsUintxTest.java From andrew at openjdk.org Sat Jun 25 22:06:34 2022 From: andrew at openjdk.org (Andrew John Hughes) Date: Sat, 25 Jun 2022 22:06:34 GMT Subject: git: openjdk/jdk8u: Added tag jdk8u342-b06 for changeset a18e9043 Message-ID: Tagged by: Andrew John Hughes Date: 2022-06-23 01:19:55 +0000 Added tag jdk8u342-b06 for changeset a18e9043fa Changeset: a18e9043 Author: Andrew John Hughes Date: 2022-06-08 01:47:13 +0000 URL: https://git.openjdk.org/jdk8u/commit/a18e9043fa2a0a14098e1ec25d32577aaac6c023 From ddong at openjdk.org Mon Jun 27 12:29:35 2022 From: ddong at openjdk.org (Denghui Dong) Date: Mon, 27 Jun 2022 12:29:35 GMT Subject: git: openjdk/jdk8u-dev: 8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*) Message-ID: <672b7c08-9871-4980-b722-a5bdbd1f3ecb@openjdk.org> Changeset: cf6b6282 Author: yibo.yl Committer: Denghui Dong Date: 2022-06-27 12:27:18 +0000 URL: https://git.openjdk.org/jdk8u-dev/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 From dongbohe at openjdk.org Wed Jun 29 16:33:41 2022 From: dongbohe at openjdk.org (Dongbo He) Date: Wed, 29 Jun 2022 16:33:41 GMT Subject: git: openjdk/jdk8u-dev: 8173361: various crashes in JvmtiExport::post_compiled_method_load Message-ID: <75029b3e-4698-44ae-8fc4-d5148af5eb02@openjdk.org> Changeset: 1b4f32d6 Author: Dongbo He Date: 2022-06-29 16:30:55 +0000 URL: https://git.openjdk.org/jdk8u-dev/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 From yan at openjdk.org Thu Jun 30 11:12:39 2022 From: yan at openjdk.org (Yuri Nesterenko) Date: Thu, 30 Jun 2022 11:12:39 GMT Subject: git: openjdk/jdk8u-dev: 8087283: Add support for the XML Signature here() function to the JDK XPath implementation Message-ID: <1d3cdcfe-8a07-47ca-8aaa-d0972aa6df32@openjdk.org> Changeset: a3c0ed26 Author: Yuri Nesterenko Date: 2022-06-30 11:10:31 +0000 URL: https://git.openjdk.org/jdk8u-dev/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