My hobbyist coding updates and releases as the mysterious "Mr. Tines"

Sunday 11 June 2000

Kaffe VM

When running the Kaffe VM on Linux, in Animation.java (in the util.zip archive linked here) the last offscreen.flush() should be omitted, (Affects library code and the applets of my RPG page), but not Netscape's. This VM also seems to have a problem with my ImageProducer and related classes, but I haven't figured out what its bug is. Meanwhile, a general bug - in the Ephemeris applet, StarDome.java class DomeStar.locate() should skip if polar is null.