News

The Java Standard Library provides a lot of functionality. However, it doesn't always provide the features needed to interface directly to the underlying system. Enter JNI, which lets you safely and ...
The standard library for GCJ weighs in at 16MB, so even if you could conserve space by switching to a smaller standard C library, it wouldn't make that much difference overall. The standard GCJ ...