7154641: Servicability agent should work on platforms other than x86, sparc

Added capability to load support classes for other cpus

Reviewed-by: coleenp, bobv, sla
This commit is contained in:
Bill Pittore 2012-08-30 11:20:01 -04:00 committed by Bill Pittore
parent 913294e5db
commit 58a50b25eb
25 changed files with 203 additions and 29 deletions

View file

@ -2135,6 +2135,7 @@ typedef TwoOopHashtable<Symbol*, mtClass> SymbolTwoOopHashtable;
/******************/ \
\
declare_constant(UseTLAB) \
declare_constant(EnableInvokeDynamic) \
\
/**************/ \
/* Stack bias */ \