Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
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 (322)
Collections:
Other Resources:
JDK 17 jdk.management.agent.jmod - Management Agent Module
JDK 17 jdk.management.agent.jmod is the JMOD file for JDK 17 Management Agent module.
JDK 17 Management Agent module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jdk.management.agent.jmod.
JDK 17 Management Agent module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modules JImage file.
JDK 17 Management Agent module source code files are stored in \fyicenter\jdk-17.0.5\lib\src.zip\jdk.management.agent.
You can click and view the content of each source code file in the list below.
✍: FYIcenter
⏎ jdk/internal/agent/resources/agent.java
package jdk.internal.agent.resources;
import java.util.ListResourceBundle;
public final class agent extends ListResourceBundle {
protected final Object[][] getContents() {
return new Object[][] {
{ "agent.err.access.file.not.readable", "Access file not readable" },
{ "agent.err.access.file.notfound", "Access file not found" },
{ "agent.err.access.file.notset", "Access file is not specified but com.sun.management.jmxremote.authenticate=true" },
{ "agent.err.access.file.read.failed", "Failed in reading the access file" },
{ "agent.err.agentclass.access.denied", "Access to premain(String) is denied" },
{ "agent.err.agentclass.failed", "Management agent class failed " },
{ "agent.err.agentclass.notfound", "Management agent class not found" },
{ "agent.err.configfile.access.denied", "Access to the config file is denied" },
{ "agent.err.configfile.closed.failed", "Failed in closing the config file" },
{ "agent.err.configfile.failed", "Failed in reading the config file" },
{ "agent.err.configfile.notfound", "Config file not found" },
{ "agent.err.connector.server.io.error", "JMX connector server communication error" },
{ "agent.err.error", "Error" },
{ "agent.err.exception", "Exception thrown by the agent " },
{ "agent.err.exportaddress.failed", "Export of JMX connector address to instrumentation buffer failed" },
{ "agent.err.file.access.not.restricted", "File read access must be restricted" },
{ "agent.err.file.not.found", "File not found" },
{ "agent.err.file.not.readable", "File not readable" },
{ "agent.err.file.not.set", "File not specified" },
{ "agent.err.file.read.failed", "Failed in reading the file" },
{ "agent.err.invalid.agentclass", "Invalid com.sun.management.agent.class property value" },
{ "agent.err.invalid.jmxremote.port", "Invalid com.sun.management.jmxremote.port number" },
{ "agent.err.invalid.jmxremote.rmi.port", "Invalid com.sun.management.jmxremote.rmi.port number" },
{ "agent.err.invalid.option", "Invalid option specified" },
{ "agent.err.invalid.state", "Invalid agent state: {0}" },
{ "agent.err.password.file.access.notrestricted", "Password file read access must be restricted" },
{ "agent.err.password.file.not.readable", "Password file not readable" },
{ "agent.err.password.file.notfound", "Password file not found" },
{ "agent.err.password.file.notset", "Password file is not specified but com.sun.management.jmxremote.authenticate=true" },
{ "agent.err.password.file.read.failed", "Failed in reading the password file" },
{ "agent.err.premain.notfound", "premain(String) does not exist in agent class" },
{ "agent.err.warning", "Warning" },
{ "jmxremote.ConnectorBootstrap.file.readonly", "File read access must be restricted: {0}" },
{ "jmxremote.ConnectorBootstrap.noAuthentication", "No Authentication" },
{ "jmxremote.ConnectorBootstrap.password.readonly", "Password file read access must be restricted: {0}" },
{ "jmxremote.ConnectorBootstrap.ready", "JMX Connector ready at: {0}" },
{ "jmxremote.ConnectorBootstrap.starting", "Starting JMX Connector Server:" },
};
}
}
⏎ jdk/internal/agent/resources/agent.java
Or download all of them as a single archive file:
File name: jdk.management.agent-17.0.5-src.zip File size: 41948 bytes Release date: 2022-09-13 Download
⇒ JDK 17 jdk.management.jfr.jmod - Management JFR Module
2023-07-29, ∼3977🔥, 0💬
Popular Posts:
JSP(tm) Standard Tag Library 1.0 implementation - Jakarta Taglibs hosts the Standard Taglib 1.0, an ...
What Is junit-3.8.1.jar? junit-3.8.1.jar is the version 3.8.1 of JUnit JAR library file. JUnit is a ...
Where to get the Java source code for Connector/J 8.0 Core Impl module? Java source code files for C...
What Is poi-5.2.3.jar? poi-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an...
What is jxl.jar 2.6.12? jxl.jar 2.6.12 is the JAR file for Java Excel API 2.6.12, which is a Java li...