This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/27730] Thread.getId() needs implemented



------- Comment #3 from tromey at gcc dot gnu dot org  2006-06-09 21:37 -------
Subject: Bug 27730

Author: tromey
Date: Fri Jun  9 21:37:32 2006
New Revision: 114524

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114524
Log:
        PR libgcj/27730:
        * java/lang/Thread.java (threadId): New field.
        (nextThreadId): New static field.
        (Thread): Initialize new field.
        (getId): New method.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/java/lang/Thread.java


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]