* boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field,
commitcbbf0e3ce1b0416b8a85ca267b7b32a7b1010a86
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Mar 2005 08:09:38 +0000 (28 08:09 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Mar 2005 08:09:38 +0000 (28 08:09 +0000)
tree387b86af33906f206e0524a169e6edcbfc011212
parent5fd4bf3ba37d697f707456f22289919a56198e87
* boehm.cc (_Jv_MarkObj): Don't follow null pointer to static field,
which can happen if class is JV_STATE_LOADED but not JV_STATE_PREPARED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97128 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/boehm.cc