/[classpath]/classpath/NEWS
ViewVC logotype

Diff of /classpath/NEWS

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

revision 1.16 by cbj, Tue Dec 24 05:35:22 2002 UTC revision 1.17 by mark, Fri Jan 17 16:45:28 2003 UTC
# Line 1  Line 1 
1  New in release 0.05 [ no date yet ]  New in release 0.05 [ no date yet ]
2    * New VM helper class java.io.VMObjectStreamClass which should provide
3      the hasClassInitializer() method. Previously ObjectStreamClass used
4      Class.getDeclaredMethod("<clinit>") but according to the spec this
5      should always throw NoSuchMethodException for class initialization methods.
6      A JNI reference implementation is provided as
7      vm/reference/java-io/java_io_VMObjectStreamClass.c
8  * There have been numerous infrastructure improvements  * There have been numerous infrastructure improvements
9    * Configure option --enable-gjdoc to generate javadoc-like output    * Configure option --enable-gjdoc to generate javadoc-like output
10    * Gjdoc output is included with distribution, see doc/api/html/    * Gjdoc output is included with distribution, see doc/api/html/

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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