* contrib/vmlog/Makefile.am (AM_CPPFLAGS): Add include directories for vmlog.
[cacao.git] / src / vm / exceptions.h
index 8bce2f11e257a9dfa2695b366dc17dd600d6365e..f8aa9ab034db179f6b316b691ea60a61bb8b7222 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: exceptions.h 7609 2007-03-29 17:09:48Z michi $
+   $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