RFR: 8329597: C2: Intrinsify Reference.clear [v6]
Tobias Hartmann
thartmann at openjdk.org
Mon Oct 7 05:52:41 UTC 2024
On Thu, 3 Oct 2024 16:54:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> test/micro/org/openjdk/bench/java/lang/ref/ReferenceClear.java line 2:
>>
>>> 1: //
>>> 2: // * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
>>
>> Drive-by comment: The `// *` format looks weird.
>
> Actually, this constellation of single-line comments should be replaced with a multi-line comment block. The fix is now in my (unpublished) patch queue, thanks.
Yes, that's what I meant. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20139#discussion_r1789539477
More information about the hotspot-dev
mailing list