This is the mail archive of the java-discuss@sources.redhat.com 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]

Re: Segment Register thread descriptor (was Re: Jv_AllocBytesChecked)


Bryce> Could we just grab the entire linuxthreads sysdeps directory
Bryce> and stick it in libjava to get its compare_and_swap definitions
Bryce> and THREAD_SELF macros? Then we won't even need to worry about
Bryce> writing special code for different architectures - at least for
Bryce> linux platforms.

The only concerns I have are licensing and divergence (== maintenance).

Tom

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