RFR: 8299234: JMX Repository.query performance [v5]
Kevin Walls
kevinw at openjdk.org
Fri Feb 17 18:47:18 UTC 2023
On Fri, 17 Feb 2023 18:20:32 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> src/java.management/share/classes/javax/management/ObjectName.java line 2026:
>>
>>> 2024: // This ObjectName is the pattern
>>> 2025: // The other ObjectName is the string.
>>> 2026: if (useOptimized)
>>
>> 2026 and 2031 I was referring to with the nit about if and { }
>
>> 2026 and 2031 I was referring to with the nit about if and { }
>
> Hi @kevinjwalls ! Thank you for review.
> The braces are added
Thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/11758
More information about the serviceability-dev
mailing list