On Fri, 12 Jun 2026 11:08:57 GMT, Matthias Baesken <[email protected]> wrote:
> When building a headless JDK on Linux (configure option > `--enable-headless-only`) there is still the tool bin/jconsole in the > resulting JDK image. > However the tool seems not to work, so probably it could be removed. > Also the jdk.jconsole classes can be found in the lib/modules file (probably > they are not very useful in a headless jdk). > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). I was just too late with my comment in JBS that JConsole has classes that are in the API docs, and I think removing the jconsole launcher only should be the way to go. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31499#issuecomment-4691030935
