question about java::lang::String::getChars
Per Bothner
per@bothner.com
Mon Oct 20 04:28:00 GMT 2003
Randolph Chung wrote:
> While running the libjava testsuite on hppa, I notice that at least two
> tests were triggering unaligned accesses. The unaligned access happens
> in java::lang::String::getChars in the copy loop. Looks like sPtr is
> pointing to an unaligned address (0x50069 in this case). Is that
> supposed to happen?
No.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Java
mailing list