This is the mail archive of the java@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]

3.1.1 criteria



Now that 3.1 seems to be on the verge of shipping, I'd like to know
what patches people are willing to accept for 3.1.1, so I can spend my
time wisely.

Here's what's on my plate. None of the following affect binary
compatability.

    - Win32 stack traces [already submitted the patch]
    - Make Win32Process work
    - Hash Synchronization (this already works, I just have to merge patches)
    - Closer review of java.io.* for proper error handling

Also, I'd like to fix Win32's notifyAll() [which is really, really
broken], but I have a feeling that it will break binary compatability
(only on Win32), since the mutex lock/unlock functions get inlined.

Also, Bryce, do you think you'll have time to look at this before
3.1.1?

    http://gcc.gnu.org/ml/java/2002-04/msg00276.html

  - a

-- 
The web is dead; long live the Internet.
http://www.xwt.org/


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