Categories:
Audio (13)
Biotech (29)
Bytecode (22)
Database (79)
Framework (7)
Game (7)
General (497)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (70)
JavaBeans (16)
JDBC (86)
JDK (338)
JSP (20)
Logging (90)
Mail (54)
Messaging (8)
Network (106)
PDF (82)
Report (7)
Scripting (75)
Security (67)
Server (112)
Servlet (17)
SOAP (24)
Testing (55)
Web (24)
XML (287)
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:
C:\fyicenter>set JDK_HOME=\fyicenter\jdk-11.0.1 C:\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.
⇒ jdk.jartool/sun.security.tools.jarsigner.Main - "jarsigner" Command
⇐ jdk.hotspot.agent/sun.jvm.hotspot.utilities.RBTree - RB Tree Test
2019-08-23, 829👍, 0💬
Popular Posts:
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible...
JDK 11 jdk.scripting.nashorn.jm odis the JMOD file for JDK 11 Scripting Nashorn module. JDK 11 Scrip...
c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting ...
JasperReports, the world's most popular open source business intelligence and reporting engine and J...
The JGoodies Forms framework helps you lay out and implement elegant Swing panels consistently and q...