* contrib/vmlog/Makefile.am (AM_CPPFLAGS): Add include directories for vmlog.
[cacao.git] / src / vm / exceptions.h
index d7d9ffda620f23b6af12c3b76389cae42cb4ba36..f8aa9ab034db179f6b316b691ea60a61bb8b7222 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: exceptions.h 7600 2007-03-28 22:59:52Z twisti $
+   $Id: exceptions.h 7773 2007-04-19 19:44:54Z twisti $
 
 */
 
    8-byte boundaries, since normal loads could have such offsets with
    a base of NULL which should result in a NullPointerException.
 
+   NOTE: In signal_init() we have an assert checking that the offset
+   of java_objectheader.data[0] is greater than the largest
+   displacement defined below.  Otherwise normal array loads/stores
+   could trigger an exception.
+
 *******************************************************************************/
 
 #define EXCEPTION_HARDWARE_NULLPOINTER              0