natObject.cc: Don't include assert.h.
authorTom Tromey <tromey@redhat.com>
Sun, 2 Mar 2003 00:02:52 +0000 (00:02 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sun, 2 Mar 2003 00:02:52 +0000 (00:02 +0000)
commit5168f1cfb2a581148c5e20e1bc562a5cdeb17932
tree57fe79acd1240f3ba30275f6045ad27678cd180d
parent5bedfc9356014b29aa696f63421d3a3b000fc57c
natObject.cc: Don't include assert.h.

* java/lang/natObject.cc: Don't include assert.h.
(heavy_lock_obj_finalization_proc): Use JvAssert.
(remove_all_heavy): Likewise.
(_Jv_MonitorEnter): Likewise.
(_Jv_MonitorExit): Likewise.
(wait): Likewise.

From-SVN: r63636
libjava/ChangeLog
libjava/java/lang/natObject.cc