Index of Projects
These are my publicly visible projects on BitBucket:
-
anysum, a frontend to the JCE MessageDigest algorithms.
-
convertutils, a few utilities for working with the Collections API and the Servlet API.
-
RecursiveManifestGenerator is similar to anysum, but is intended for data integrity purposes.
-
Javaimgurbinding
-
pocketputty is a port of Simon Tatham's popular PuTTY terminal emulator to the Windows Mobile/PocketPC platform.
-
dynamicproxy is a Java utility for generating dynamic Proxy objects that mimic their interface. They prevent users from bypassing an interface by casting the object to a private type and manipulating access controls.
-
HSPlet is a framework for running applications that target the HSP virtual machine, including a bytecode translator and runtime that targets the JVM.
-
connect is a useful utility for supporting proxy server connections when using OpenSSH.
-
jlink
You might also find
NestedVM to be of interest.