< prev index next >

src/jdk.jdi/share/classes/module-info.java

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

*** 24,34 **** */ /** * Defines the Java Debug Interface. * <p> ! * The Java&trade; Debug Interface (JDI) is a high level Java API providing * information useful for debuggers and similar systems needing access to the * running state of a (usually remote) virtual machine. * <p> * JDI provides introspective access to a running virtual machine's state, * Class, Array, Interface, and primitive types, and instances of those types. --- 24,34 ---- */ /** * Defines the Java Debug Interface. * <p> ! * The Java Debug Interface (JDI) is a high level Java API providing * information useful for debuggers and similar systems needing access to the * running state of a (usually remote) virtual machine. * <p> * JDI provides introspective access to a running virtual machine's state, * Class, Array, Interface, and primitive types, and instances of those types.
< prev index next >