On Tue, 7 Jul 2026 06:30:57 GMT, Jaikiran Pai <[email protected]> wrote:

>> src/java.base/share/classes/sun/launcher/LauncherHelper.java line 219:
>> 
>>> 217:         }
>>> 218: 
>>> 219:         if (optionFlag.equals("-XshowSetings:")) {
>> 
>> This line has a pre-existing typo `Setings`.
>
> That's a good catch. It seems to have been an oversight in 
> https://bugs.openjdk.org/browse/JDK-8311653. I think we should address it 
> separately instead of doing it in this bigger feature. Kieran @kieran-farrell 
> , can you file a separate JBS issue just to address this part?

filed - [JDK-8387852](https://bugs.openjdk.org/browse/JDK-8387852)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31742#discussion_r3534878677

Reply via email to