This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/17784] New: Thread.interrupt doesn't do security checks
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 1 Oct 2004 22:45:35 -0000
- Subject: [Bug libgcj/17784] New: Thread.interrupt doesn't do security checks
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Our Thread.interrupt doesn't perform the needed security checks.
This can be fixed by merging from classpath a bit.
There are probably other checks missing; this should be verified
at the same time.
--
Summary: Thread.interrupt doesn't do security checks
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17784