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).

This pull request has now been integrated.

Changeset: c2df7329
Author:    Matthias Baesken <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/c2df7329a88b079240f211e776af2d8f7030e346
Stats:     12 lines in 1 file changed: 0 ins; 0 del; 12 mod

8385817: Headless jdk still contains bin/jconsole

Reviewed-by: erikj, syan, kevinw

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

PR: https://git.openjdk.org/jdk/pull/31499

Reply via email to