Integrated: 8344262: Win32AttachOperationRequest objects are created by using global new
Alex Menkov
amenkov at openjdk.org
Tue Nov 19 00:11:49 UTC 2024
On Fri, 15 Nov 2024 21:05:21 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
> The issue was introduced by [JDK-8339289](https://bugs.openjdk.org/browse/JDK-8339289).
> The fix makes `Win32AttachOperationRequest` successor of `CHeapObj<mtServiceability>`, so `Win32AttachOperationRequest` inherits its `new` operator
>
> testing: tier1..tier4
This pull request has now been integrated.
Changeset: dd863690
Author: Alex Menkov <amenkov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dd8636908c6a604a9b191d7dcce8490fa8e3eb4d
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8344262: Win32AttachOperationRequest objects are created by using global new
Reviewed-by: jwaters, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/22166
More information about the hotspot-runtime-dev
mailing list