re PR java/1200 (gcjh -jni doesn't respect class hierarchy)
authorTom Tromey <tromey@redhat.com>
Wed, 8 May 2002 01:41:41 +0000 (01:41 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 8 May 2002 01:41:41 +0000 (01:41 +0000)
commit6b9b5de22a60008f1139279ad1bf7141aeab1341
tree4acb29adf6d91fc12701fb2159f77e7e32d489c3
parentdb84f1bded499cdcc8a8eb7e81383ac8d86f2a44
re PR java/1200 (gcjh -jni doesn't respect class hierarchy)

Fix for PR java/1200:
* gjavah.c (throwable_p): New function.
(decode_signature_piece): Use it.  A `WeakReference' isn't the
same as a `jweak'.
Include hashtab.h.
(gcjh_streq): New function.

From-SVN: r53275
gcc/java/ChangeLog
gcc/java/gjavah.c