/[classpath]/classpath/ChangeLog
ViewVC logotype

Diff of /classpath/ChangeLog

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

revision 1.5372 by abalkiss, Thu Oct 27 20:28:35 2005 UTC revision 1.5373 by varth, Fri Oct 28 09:23:19 2005 UTC
# Line 1  Line 1 
1    2005-10-28  Nicolas Geoffray  <nicolas.geoffray@menlina.com>
2    
3            Reported by: Gael Thomas <gael.thomas@imag.fr>
4            * NEWS : added entry about new implementation of
5            VMClassLoader.getPackage(s), and new method
6            VMClassLoader.getBootPackages
7            * vm/reference/java/lang/VMClassLoader.java:
8            Added new definedPackages field to store packages
9            loaded by the bootstrap classloader.
10            Added new static initializer to create all packages
11            which names are returned by getBootPackages
12            (getBootPackages): new private method. Helper
13            to get as a String[] the native package names
14            (getPackage): uses the new definedPackages field
15            (getPackages): uses the new definedPackages field
16            * java/lang/Class.java:
17            (getPackage): if the classloader of the class is null
18            then call VMClassLoader.getPackage
19    
20  2005-10-27  Anthony Balkissoon  <abalkiss@redhat.com>  2005-10-27  Anthony Balkissoon  <abalkiss@redhat.com>
21    
22          * javax/swing/JEditorPane.java:          * javax/swing/JEditorPane.java:

Legend:
Removed from v.1.5372  
changed lines
  Added in v.1.5373

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