natResourceBundle.cc (getClassContext): return array of Class instead of array of...
authorHans Boehm <Hans_Boehm@hp.com>
Sat, 3 Nov 2001 03:13:07 +0000 (03:13 +0000)
committerHans Boehm <hboehm@gcc.gnu.org>
Sat, 3 Nov 2001 03:13:07 +0000 (03:13 +0000)
commitbce351796084f4db3848fa2fb99100592d9e41a1
tree5b828e8ac73475dff0480a7b4925669435462b62
parent234f46aead2f46eff4184a37d34a2e5032d83550
natResourceBundle.cc (getClassContext): return array of Class instead of array of ClassLoader.

2001-11-02  Hans Boehm <Hans_Boehm@hp.com>

        * java/util/natResourceBundle.cc:getClassContext: return
        array of Class instead of array of ClassLoader.

From-SVN: r46727
libjava/ChangeLog
libjava/java/util/natResourceBundle.cc