verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment and to-do list.
authorTom Tromey <tromey@redhat.com>
Mon, 28 Jan 2002 00:46:23 +0000 (00:46 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 28 Jan 2002 00:46:23 +0000 (00:46 +0000)
commit1919a4e7e0433898e98d790d19547c808a01c329
tree4cb93d76f4552c57f5b04dfeef22b9a5aaaefe02
parent73068e369ffca55c491c6c519e7824eeb5011489
verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment and to-do list.

* verify.cc (class _Jv_BytecodeVerifier): Removed `FIXME' comment
and to-do list.
(state::merge): Use current class' class loader.
(state::print): Print subroutine.
(state::merge): Don't look at subroutine of unmerged `ret'.

From-SVN: r49274
libjava/ChangeLog
libjava/verify.cc