This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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]

Re: crashing Kawa with a boolean field


Wen-Chun Ni wrote:

There is a working situation:

enclose line 80-87 of PrimType.java with the condition:
if (cname != null) {
....
}

But how is this different from the patch I sent you, replacing the "break" after "case 'Z'" with a "return"?


With that patch, the testcase you sent me seems to work.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/



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