RFR: 8343513: Forward declare Thread in mutexLocker.hpp [v2]
Johan Sjölen
jsjolen at openjdk.org
Mon Nov 4 09:13:05 UTC 2024
On Mon, 4 Nov 2024 09:02:42 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Also requires NMT to actually include thread
>
> src/hotspot/share/runtime/mutexLocker.hpp line 3:
>
>> 1: /*
>> 2: * Copyright (c) 1997, 2024, Oracle and/or its affiliates. All rights reserved.
>> 3: * DO NO ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>
> Unintended edit here
Thanks David, fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21868#discussion_r1827406223
More information about the hotspot-runtime-dev
mailing list