Roman Kennke wrote:
This patch (committed) implements some missing methods:
Yay! Some more japi points :-)
/Roman
Yep. I have an interest in learning more about JavaBeans, so I decided
to poke around in the code, and improve our japi scores a bit while I'm
at it. I have no idea if I'll learn enough to implement all the missing
methods, but I'll try - for the fun of it. Harmony has a reasonably
solid test suite for java.beans and java.beans.beancontext, so I'm going
to run that as well (and, unlike the Swing/AWT tests, they're in their
own package space, so they don't need modifying to run against Classpath).
By the way, your HTML work is making FindBugs (0.9.5) look a lot better
now...impressive! There is a newer version of FindBugs with a
completely new GUI, but I haven't tried that on Classpath yet.
Regards,
Dave