[crac] Integrated: Fix [ASSERT] compilation error after fdf4eb8dd5c2a11176eb1ec8f40b3f4133a872aa
Jan Kratochvil
duke at openjdk.org
Thu Dec 1 12:27:20 UTC 2022
On Thu, 1 Dec 2022 07:16:54 GMT, Jan Kratochvil <duke at openjdk.org> wrote:
> ../../src/hotspot/os/linux/attachListener_linux.cpp: In function 'void assert_listener_thread()':
> ../../src/hotspot/os/linux/attachListener_linux.cpp:389:16: error: aggregate 'ResourceMark rm' has incomplete type and cannot be defined
> 389 | ResourceMark rm; // For retrieving the thread names
This pull request has now been integrated.
Changeset: 9272770a
Author: Jan Kratochvil <jkratochvil at azul.com>
Committer: Anton Kozlov <akozlov at openjdk.org>
URL: https://git.openjdk.org/crac/commit/9272770a1fcd3a4c58373ca90ef04737e2409e28
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Fix [ASSERT] compilation error after fdf4eb8dd5c2a11176eb1ec8f40b3f4133a872aa
Reviewed-by: akozlov
-------------
PR: https://git.openjdk.org/crac/pull/36
More information about the crac-dev
mailing list