[Bug java/16899] Gcj does not produce working executables for big endian ARMs

mckinlay at redhat dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 16 18:07:00 GMT 2004


------- Additional Comments From mckinlay at redhat dot com  2004-08-16 18:07 -------
That is strange. Unless your application code installed a security manager,
System.getSecurityManager() should always return null, thus the code you
commented out should never be executed anyway.

The two lines you didn't comment out are a no-op, they have no effect on the
return value.

Could you check to make sure that the System.getSecurityManager() is returning null?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16899



More information about the Gcc-bugs mailing list