Suggestions for a custom bootstrap class loader

Christian Thalinger Christian.Thalinger at Sun.COM
Tue Jun 1 04:25:15 PDT 2010


On Tue, 2010-06-01 at 12:22 +0300, George H wrote:
> Problem did not arise form sprinkling magical encryption dust on the
> JVM, it came from trying to find an opensource solution to this. So
> far the only solution I can see if by using a Java to Native compiler.
> The likes of which ExcelsiorJet is the only fully working and
> proprietary solution. There are others like the GNU classpath, but it
> lacks AWT and Swing support.

I think you mean GCJ here.  It has AWT and Swing support, which is
probably not 100% complete, but there is support for it.

You could also use SWT instead of Swing.  Debian and RedHat were (are
still?) shipping a natively compiled Eclipse.

-- Christian



More information about the hotspot-dev mailing list