This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Juerg" == Juerg Lehni <juerg@scratchdisk.com> writes:
Juerg> I believe I discovered a rather serious bug in GCJ's implementation
Juerg> of JNI RegisterNatives.
Yes, I think you're right.
Juerg> This should not be too hard to fix. One could for example use the
Juerg> class name plus the mehtod name instead of only the method name when
Juerg> storing native methods in nathash.
Yeah, I think we should do this.
If you're not planning to submit a patch, could you file this in bugzilla?
Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |