This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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] | |
Hi, On Thu, 2006-05-18 at 11:14 -0600, Tom Tromey wrote: > Mark. Things missing are some more Class and reflection stuff, > Mark> real jdwp implementations, some extra Math methods and a stubbed out > Mark> LocalSocketImpl since I didn't want to translate everything to CNI and > Mark> nothing uses it atm. > > This is all fine. It would be helpful to have a PR for each > one... we tend to lose FIXMEs and the like in the noise. I filed bug reports for all new overrides/FIXMEs (except jdwp): [Bug libgcj/27726] New: LocalSocketImpl not implemented [Bug libgcj/27727] New: Class should implement AnnotatedElement [Bug libgcj/27728] New: Class.getEnclosingX() methods need implementation [Bug libgcj/27729] New: Field, Method and Constructor need isSynthetic() implemetation [Bug libgcj/27730] New: Thread.getId() needs implemented [Bug libgcj/27731] New: Math cbrt(), cosh(), expm1(), hypot(), log1p(), sinh() and tanh() not implemented Cheers, Mark
Attachment:
signature.asc
Description: This is a digitally signed message part
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |