gcc/libjava boehm.cc ChangeLog
bothner@gcc.gnu.org
bothner@gcc.gnu.org
Mon Mar 28 08:09:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: bothner@gcc.gnu.org 2005-03-28 08:09:51
Modified files:
libjava : boehm.cc ChangeLog
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/boehm.cc.diff?cvsroot=gcc&r1=1.47&r2=1.48
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3437&r2=1.3438
More information about the Gcc-cvs
mailing list