gtnameserv-4.4
Java runtime environment using GIJ/classpath (headless version)
Install
- All systems
-
curl cmd.cat/gtnameserv-4.4.sh
- Raspbian
-
apt-get install gcj-4.4-jre-headless
- Dockerfile
- dockerfile.run/gtnameserv-4.4
gcj-4.4-jre-headless
Java runtime environment using GIJ/classpath (headless version)
GIJ is a Java bytecode interpreter, not limited to interpreting bytecode. It includes a class loader which can dynamically load shared objects, so it is possible to give it the name of a class which has been compiled and put into a shared library on the class path. The package contains as well a collection of wrapper scripts and symlinks. It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set, limited to the headless tools and libraries.
libgcj10-dbg
Debugging symbols for libraries provided in libgcj10-dev
The package provides debugging symbols for the libraries provided in libgcj10-dev. binutils is required to show file names and line numbers in stack traces.