1. 17 Oct, 1999 1 commit
    • ClassLoader.java (getSystemResource): Use getSystemClassLoader instead of ClassLoader.system. · 6c413a50
              * java/lang/ClassLoader.java (getSystemResource): Use
              getSystemClassLoader instead of ClassLoader.system.
              (getSystemResourceAsStream): Ditto.
      
              * java/lang/natClassLoader.cc (redirect): Make static and
              remove #ifdef INTERPRETER so it is always defined.
              (getVMClassLoader0): Remove #ifdef INTERPRETER so it always
              returns a VMClassLoader.
      
              * java/util/ResourceBundle.java (trySomeGetBundle): Create a
              PropertyResourceBundle if a properties file is found before a
              ResourceBundle class.
      
      From-SVN: r30048
      Anthony Green committed
  2. 16 Oct, 1999 17 commits
  3. 15 Oct, 1999 22 commits