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]
Other format: [Raw text]

Re: _Jv_CallAnyMehtodA alignment patch


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> (Unfortunately, it takes a few awt patches to get to this stage.
Hans> I would like to see those, or corrected versions of them, make
Hans> it into the tree as well.)

No problem.  I'm glad you've looked at this.

Hans> I think this should show up if you try to pass a byte as the
Hans> first argument and a long as the second argument to a JNI
Hans> method.  It looks like there are no such cases in the test
Hans> suite.  The gtk peers seem to be by far the most demanding JNI
Hans> test we have?

That's definitely true.  The tests in testsuite/libjava.jni/ are
pretty minimal.

Could you write a new one?  If not, and if I write a new one, could
you test it?

Tom


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