This commit is contained in:
John Coomes 2011-03-24 23:06:13 -07:00
commit 5660cdefc9
4 changed files with 12 additions and 12 deletions

View file

@ -840,7 +840,7 @@ static inline uint64_t cast_uint64_t(size_t x)
/* OSThread */ \
/************/ \
\
nonstatic_field(OSThread, _interrupted, jint) \
volatile_nonstatic_field(OSThread, _interrupted, jint) \
\
/************************/ \
/* OopMap and OopMapSet */ \