re PR libgcj/18234 (System property java.library.path doesn't get used by System...
authorMark Wielaard <mark@klomp.org>
Sat, 30 Oct 2004 23:58:26 +0000 (23:58 +0000)
committerMark Wielaard <mark@gcc.gnu.org>
Sat, 30 Oct 2004 23:58:26 +0000 (23:58 +0000)
commit5dc8952e24961b6efa8cdcc16db538e040790437
tree6d2453ace947f0188b33b011f22349388c622151
parent0ef2c525e56d98d88414604c8e234193868a9b92
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
libjava/ChangeLog
libjava/java/lang/Runtime.java