-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Remove background command line window #5474
Copy link
Copy link
Closed
Labels
[outdated] type: bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugscomponent: installationstatus: depends-on-externalA bug or issue that depends on an update of an external libraryA bug or issue that depends on an update of an external library
Milestone
Metadata
Metadata
Assignees
Labels
[outdated] type: bugConfirmed bugs or reports that are very likely to be bugsConfirmed bugs or reports that are very likely to be bugscomponent: installationstatus: depends-on-externalA bug or issue that depends on an update of an external libraryA bug or issue that depends on an update of an external library
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Done
Currently, a console window is shown in the background. Reason is the
command-lineargument tojpackagewhich enables command line input. Thus, currently we have to life with the background console window.Java bug report: https://bugs.openjdk.java.net/browse/JDK-8234469