Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner - Console Runner
How to run "jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner" tool from JDK lib\modules JImage file?
✍: FYIcenter
"jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner" tool allows you
to start the Console Runner.
"jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner" tool is supported by the jmods\jdk.internal.le.jmod module file, which is also linked into the lib\modules JImage file in JDK 9, 10, and 11.
You can run the "jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner" tool using the lib\modules JImage file as described below using JDK 11 as an example:
fyicenter> set JDK_HOME=\fyicenter\jdk-11.0.1 fyicenter> %JDK_HOME%\bin\java --module jdk.internal.le/jdk.internal.jline.console.internal.ConsoleRunner Usage: java [-Djline.history='name'] jdk.internal.jline.console.internal.ConsoleRunner <target class name> [args] The -Djline.history option will avoid history mangling when running ConsoleRunner on the same application. args will be passed directly to the target class name.
Note that ConsoleRunner tool is removed from JDK 17.
⇒ jdk.jartool/sun.security.tools.jarsigner.Main - "jarsigner" Command
⇐ jdk.hotspot.agent/sun.jvm.hotspot.utilities.RBTree - RB Tree Test
2019-08-23, 1556🔥, 0💬
Popular Posts:
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
JRE 8 plugin.jar is the JAR file for JRE 8 Java Control Panel Plugin interface and tools. JRE (Java ...
layout.jar is a component in iText Java library to provide layout functionalities. iText Java librar...
JDK 11 jdk.httpserver.jmod is the JMOD file for JDK 11 HTTP Server module. JDK 11 HTTP Server module...