/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by mark, Tue Nov 25 20:30:29 2003 UTC revision 1.28 by mark, Fri Nov 28 22:21:37 2003 UTC
# Line 1  Line 1 
1  New in release 0.07 (not-yet-released)  New in release 0.07 (not-yet-released)
2    
3  * java.awt gtk+ peers now depend on gtk+ 2.2.x.  * Works with libtool 1.5 (and 1.4.3).
4    * java.awt gtk+ peers now depend on gtk+ 2.2.x and uses pango.
5      Lots and lots improvements on the peers.
6  * java.awt.geom.CubicCurve2D, java.awt.geom.QuadCurve2D:  * java.awt.geom.CubicCurve2D, java.awt.geom.QuadCurve2D:
7    Subdivision and flatness calculation implemented.    Subdivision and flatness calculation implemented.
8  * java.awt.geom.FlatteningPathIterator: Working implementation.  * java.awt.geom.FlatteningPathIterator: Working implementation.
9  * gnu.java.awt.BitwiseXORComposite helper class.  * gnu.java.awt.BitwiseXORComposite helper class.
10    * New rmic compilers (jikes, kjc) support.
11    * java.text bug fixing and 1.4 updates (Currency).
12    * Hashtable and HashMap function more similar to other implementations.
13    * javax.naming and java.beans classloader fixes.
14    * URL parsing, URLConnection, protocol and (needed) permission fixes.
15    * More java.nio implementation
16      (API complete, but implementation not finished yet).
17    * Lots of java.net code cleanup.
18  * Improved documentation.  * Improved documentation.
19  * Fixed various bugs in java.awt, java.awt.font, java.awt.geom, java.awt.image,  * Numerous bug fixes in almost every package, and lots of updates for
20    javax.swing.undo, (possibly many others).    1.4 functionality.
21  * Fixed Classpath bugs:  * Fixed Classpath bugs:
22    #2944 Incorrect synchronization in java.util.logging.ErrorManager    #2944 Incorrect synchronization in java.util.logging.ErrorManager
23    #6075 java.awt.geom.GeneralPath.getCurrentPoint returns wrong results    #6075 java.awt.geom.GeneralPath.getCurrentPoint returns wrong results
24    #6076 java.awt.geom.GeneralPath constructor sometimes hangs    #6076 java.awt.geom.GeneralPath constructor sometimes hangs
25    #6089 java.awt.geom.GeneralPath.getPathIterator does not work    #6089 java.awt.geom.GeneralPath.getPathIterator does not work
26      [...]
27    
28  VM Interface changes:  VM Interface changes:
29    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26