gcc/libjava/java
Mark Wielaard 5dc8952e24 re PR libgcj/18234 (System property java.library.path doesn't get used by System.loadLibrary())
PR libgcj/18234
       * java/lang/Runtime.java (static): Call init().
       (Runtime): Remove call to init().
       (init): Make static.

From-SVN: r89902
2004-10-30 23:58:26 +00:00
..
applet AppletContext.java, [...]: Jalopied and checkstyle clean. 2004-09-23 18:24:00 +00:00
awt [multiple changes] 2004-09-02 05:10:34 +00:00
beans Beans.java, [...]: Reordered import statements and removed redundant modifiers. 2004-09-30 14:54:13 +00:00
io BufferedInputStream.java: Fixed @author tag. 2004-10-18 13:40:05 +00:00
lang re PR libgcj/18234 (System property java.library.path doesn't get used by System.loadLibrary()) 2004-10-30 23:58:26 +00:00
math BigDecimal.java, [...]: Reorganized import statements, removed redundant and reorganized modifiers. 2004-10-16 17:51:45 +00:00
net NetworkInterface.java, [...]: Import cleanup. 2004-10-21 21:00:07 +00:00
nio 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
rmi 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
security 2004-10-22 Michael Koch <konqueror@gmx.de> 2004-10-22 17:14:29 +00:00
sql Timestamp.java, [...]: Reorganized imports and fixed copyright headers. 2004-10-20 08:09:27 +00:00
text WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'. 2004-10-25 16:56:00 +00:00
util ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catching ClassCastException. 2004-10-25 17:09:46 +00:00