comparison src/share/vm/runtime/vmStructs.cpp @ 2245:638119ce7cfd

7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122 Reviewed-by: kvn, never
author twisti
date Tue, 01 Feb 2011 03:38:44 -0800
parents 3582bf76420e
children 850b2295a494
comparison
equal deleted inserted replaced
2244:4f26f535a225 2245:638119ce7cfd
727 /***********************************/ \ 727 /***********************************/ \
728 /* StubRoutines (NOTE: incomplete) */ \ 728 /* StubRoutines (NOTE: incomplete) */ \
729 /***********************************/ \ 729 /***********************************/ \
730 \ 730 \
731 static_field(StubRoutines, _call_stub_return_address, address) \ 731 static_field(StubRoutines, _call_stub_return_address, address) \
732 IA32_ONLY(static_field(StubRoutines::x86,_call_stub_compiled_return, address)) \
733 \ 732 \
734 /***************************************/ \ 733 /***************************************/ \
735 /* PcDesc and other compiled code info */ \ 734 /* PcDesc and other compiled code info */ \
736 /***************************************/ \ 735 /***************************************/ \
737 \ 736 \