> 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).
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: Fix indentation ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31499/files - new: https://git.openjdk.org/jdk/pull/31499/files/9429de75..44fc263a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31499&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31499&range=01-02 Stats: 11 lines in 1 file changed: 0 ins; 2 del; 9 mod Patch: https://git.openjdk.org/jdk/pull/31499.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31499/head:pull/31499 PR: https://git.openjdk.org/jdk/pull/31499
