Patch to java/text/DateFormat.java
Maxim Kizub
max at immsp.kiev.ua
Mon Feb 1 14:05:05 PST 1999
Maybe ouput of javap (that shows only public methods),
filtered through sort, can help in this task ?
Dirk Grunwald wrote:
>
> >Thanks, your patch has been added (you may have to rebuild Klasses.jar
> >though).
> --
>
> What about the notion of automatically checking the signatures?
> I was thinking that I could do this using the reflection classes,
> but that would require loading both classes which doesn't sound
> possible.
>
> If I have time later this week, I may try to code something
> using the "JTrek" package from Digital. If someone else
> is going to do this, let me know. You can get jtrek at..
> http://www.digital.com/java/download/jtrek/index.html
>
> This just simplifies walking through (or instrumenting) a
> class file, but you may not be able to use the "jtrek"
> classes w/Kaffe, since it core dumps my (old) version.
>
> Dirk Grunwald
More information about the kaffe
mailing list