HP (Hewlett-Packard) 5992-1918 TV Antenna User Manual


 
Glossary
GC Garbage collection.
gid Group id.
HotSpot VM The JDK comes with a virtual machine implementation called the Java HotSpot VM.
Java VM On HP implementations this is the same as the HotSpot VM.
JDK The Java Developer's Kit is the set of Java development tools consisting of the API classes, a
Java compiler, and the Java virtual machine.
JMX Java Management Extensions technology provides the tools for building distributed, web-based,
modular and dynamic solutions for managing and monitoring devices, applications, and
service-driven networks.
JNI The JNI is the native programming interface for Java that is part of the JDK. It allows Java code
to operate with applications and libraries written in other languages, such as C, C++, and
assembly.
JRE The Java Runtime Environment provides the libraries, the Java Virtual Machine, and other
components to run applets and applications written in the Java programming language.
JVMTI The Java Virtual Machine Tool Interface provides both a way to inspect the state and to control
the execution of applications running in the Java VM.
RMI Java Remote Invocation lets Java applications communicate across a network.
SDK The Java Software Developer's Kit is the set of Java development tools consisting of the API
classes, a Java compiler, and the Java virtual machine.
setuid process A process where the effective uid or gid differs from the real uid or gid.
uid User id.
75