[Bug 158] JNI jlong weirdness on ARM

[email protected] Mon, 7 Nov 2005 11:33:31 -0500
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=158





------- Additional Comments From [email protected]  2005-11-07 11:33 -------
public native long displayHelloWorld();

should read:

public native long bar();



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.