Re: Bug: -main function corrupts applet

2009-10-18 Thread Rich Hickey
On Oct 18, 5:47 am, Andreas Wenger wrote: > *push* > Can please anybody verify this bug? Should take only 3 minutes or so. A NullPointerException in sun.plugin2.applet.Plugin2Manager.findAppletJDKLevel isn't enough to go on. This could be anyone's bug, just because you can change something in

Re: Bug: -main function corrupts applet

2009-10-18 Thread Andreas Wenger
*push* Can please anybody verify this bug? Should take only 3 minutes or so. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that post

Bug: -main function corrupts applet

2009-10-16 Thread Andreas Wenger
When writing an applet with Clojure I discovered the following bug: Whenever a class with a -main function is loaded (e.g. by :use), the applet is broken (Java 6 with new plugin technology): java.lang.NullPointerException at sun.plugin2.applet.Plugin2Manager.findAppletJDKLevel (Plugin2Mana