TODO
====

* Make at least a very simple Applet work.

* Do a security audit on libgcj.
  - audit the bytecode verifier
  - audit SecurityManager usage
  - implement StackOverflowError

* Display a big fat red warning that the use of this plugin is insecure.

* Make the plugin loading in Mozilla correctly.

* Implemented embedded windows in libgcj's gtk peer.

* Make it work in Konqueror.

* Make it work in Opera.

* Audit string handling of CLASSPATH in src/GCJPluginFactory.cc
