gkeytool-4.6
Java runtime environment using GIJ/classpath (headless version)
Install
- All systems
-
curl cmd.cat/gkeytool-4.6.sh
- Debian
-
apt-get install gcj-4.6-jre-headless
- Raspbian
-
apt-get install gcj-4.6-jre-headless
- Dockerfile
- dockerfile.run/gkeytool-4.6
gcj-4.6-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.
libgcj12-dbg
Debugging symbols for libraries provided in libgcj12-dev
The package provides debugging symbols for the libraries provided in libgcj12-dev. binutils is required to show file names and line numbers in stack traces.