[Bug libgcj/9250] runtime should only use non-visible locks

mckinlay at redhat dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 17 17:38:00 GMT 2005



------- Comment #4 from mckinlay at redhat dot com  2005-11-17 17:38 -------
I'm curious whether other Java implementations do this - my guess is no, since
some of these locks are mandated by the spec (during class initialization, for
example), so it seems that denial-of-service attacks would always be possible.
Its my understanding that the Java security model is not really designed or
intended to guard against DOS attacks.


-- 


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



More information about the Java-prs mailing list