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] | |
One other problem is that this is currently only implemented for linux-like settings. We eventually need win32 and Darwin implementation, at least if this is going to be a public part of the interface.
I think that in the current gcj version, Solaris would also need a separate implementation. But that's no longer needed for 7.0, and hence almost certainly not worth doing.
Also note that the win32 threads code was partly rewritten for 7.0. For this piece, a patch against 7.0 would be much more interesting than one against the current gcj tree.
I don't think any of this is essential for including it. But if it's included in gc.h, it needs to be documented as platform-specific.
Thanks, Keith
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |