]> git.ipfire.org Git - thirdparty/gcc.git/commit
natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of the object...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 5 Jan 2005 05:09:09 +0000 (06:09 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 5 Jan 2005 05:09:09 +0000 (05:09 +0000)
commitec24eb4ebbdb24aa5b67cd6789d88946bb296f24
tree90f10e8b66126b935b49e0bb9f38a63cd100fc20
parente82f57499b484397843383bfcb8a2aac7deebcf0
natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of the object if needed.

* java/lang/natObject.cc (_Jv_ObjectCheckMonitor): Initialize the
sync_info element of the object if needed.

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