Problem in Thread.c
"Sébastien Adam" <[email protected]> Sun, 16 Apr 2006 14:41:41 +0000
| Newsgroups | gmane.comp.java.vm.sablevm.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============1095410963==
Content-Type: multipart/alternative;
boundary="----=_Part_4801_28093912.1145198501033"
------=_Part_4801_28093912.1145198501033
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
... maybe should I add that enter_object_monitor is called in the
instruction SVM_INSTRUCTION_INVOKESTATIC in instructions_switch.c...
/* preserve references on the stack across GC */
frame->stack_size =3D stack_size + args_count;
if (_svmf_enter_object_monitor (env, instance) !=3D JNI_OK)
{
goto exception_handler;
}
...
------=_Part_4801_28093912.1145198501033
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
... maybe should I add that enter_object_monitor is called in the
instruction SVM_INSTRUCTION_INVOKESTATIC in instructions_switch.c...<br>
<br>
/* preserve references on=
the stack across GC */<br>
frame->stack_size =3D =
stack_size + args_count;<br>
<br>
if (_svmf_enter_object_mo=
nitor (env, instance) !=3D JNI_OK)<br>
{<br>
goto exception_handler;<br>
}<br>
<br>
...<br>
=20
------=_Part_4801_28093912.1145198501033--
--===============1095410963==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
SableVM-devel mailing list
[email protected]
http://sablevm.org/lists/control/listinfo/sablevm-devel
--===============1095410963==--