This is the mail archive of the java-patches@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]

Re: Patch to avoid SegFault in natClass.cc



Martin Kahlert writes:

> The compiler generates a direct call to _Jv_IsInstanceOf, it does
> *not* call java::lang::Class::isInstance, which would have called
> _Jv_InitClass first.

Do you you guys think it should be changed? (I which way it probably
wouldn't go in 3.01 but only the trunk.)

./A


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]