On Fri, 17 Feb 2023 18:20:32 GMT, Alexey Bakhtin <abakh...@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