natClassLoader.cc: Include VirtualMachineError.h
authorCorey Minyard <minyard@acm.org>
Wed, 5 Sep 2001 17:48:18 +0000 (17:48 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 5 Sep 2001 17:48:18 +0000 (17:48 +0000)
commitc946ec44f8df9914de1f6719db783a2b62be4fd7
tree883d30c25b30bb57d4b45b846e61dc39052a33ec
parentc1a13c5f88996b26641bde1dbfb7b0e47dccfc51
natClassLoader.cc: Include VirtualMachineError.h

2001-09-05  Corey Minyard  <minyard@acm.org>
    Tom Tromey  <tromey@redhat.com>

* java/lang/natClassLoader.cc: Include VirtualMachineError.h
(_Jv_RegisterClassHookDefault): Throw error if a class is
registered twice.

Co-Authored-By: Tom Tromey <tromey@redhat.com>
From-SVN: r45418
libjava/ChangeLog
libjava/java/lang/natClassLoader.cc