Petter Reinholdtsen wrote:

> I'm trying to wrap up a new release, but ran into major two problems.
> I'm now using automake 1.4, and discovered that libffw does not
> support the new restrictions. :-(
>
> The other, and maybe more vital problem is that japharh is no longer
> working.  The new GC code requires a non-null JNIEnv *, and japharh is
> not providing one.  Should I care for this release?

I wouldn't worry about it, since it's fixed on the JDK_12_BRANCH.  also,
dump-class went away and it's functionality has been wrapped into japharh
with a different flag.

There are lots of other 1.1 fixes that were needed to make japharh work
for JDK1.2 as well (generating properly mangled native names for inner
class native methods, for example)

I could always backport the JDK_12_BRANCH japharh to the head...  Could
do it sometime tonight.  That sound good to all those involved?

Chris

Reply via email to