Module openj9.dtfj

Class JCJavaVMOption

java.lang.Object
com.ibm.dtfj.java.javacore.JCJavaVMOption
All Implemented Interfaces:
JavaVMOption

public class JCJavaVMOption extends Object implements JavaVMOption
A javacore-based implementation of DTFJ JavaVMOption. Both the option string and the extraInfo pointer value are available in the ENVINFO section of the javacore, e.g. 2CIUSERARG _port_library 0x002A04F8
See Also: