This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/27730] New: Thread.getId() needs implemented
- From: "mark at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 22 May 2006 20:01:38 -0000
- Subject: [Bug libgcj/27730] New: Thread.getId() needs implemented
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Thread.getId() has been implementated in GNU Classpath, but the libgcj
Thread.java override doesn't have it. All code necessary is already in the
classpath version. (It would be nice to get this fully merged.)
--
Summary: Thread.getId() needs implemented
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mark at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27730