comparison src/share/vm/runtime/vmStructs.cpp @ 6641:a9fed06c01d2

7154641: Servicability agent should work on platforms other than x86, sparc Summary: Added capability to load support classes for other cpus Reviewed-by: coleenp, bobv, sla Contributed-by: Bill Pittore <bill.pittore@oracle.com>
author bpittore
date Thu, 30 Aug 2012 11:20:01 -0400
parents 1d7922586cf6
children c38f13903fdf da91efe96a93
comparison
equal deleted inserted replaced
6640:e2cc1fe53845 6641:a9fed06c01d2
2133 /******************/ \ 2133 /******************/ \
2134 /* Useful globals */ \ 2134 /* Useful globals */ \
2135 /******************/ \ 2135 /******************/ \
2136 \ 2136 \
2137 declare_constant(UseTLAB) \ 2137 declare_constant(UseTLAB) \
2138 declare_constant(EnableInvokeDynamic) \
2138 \ 2139 \
2139 /**************/ \ 2140 /**************/ \
2140 /* Stack bias */ \ 2141 /* Stack bias */ \
2141 /**************/ \ 2142 /**************/ \
2142 \ 2143 \