mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
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:
parent
913294e5db
commit
58a50b25eb
25 changed files with 203 additions and 29 deletions
|
@ -2135,6 +2135,7 @@ typedef TwoOopHashtable<Symbol*, mtClass> SymbolTwoOopHashtable;
|
|||
/******************/ \
|
||||
\
|
||||
declare_constant(UseTLAB) \
|
||||
declare_constant(EnableInvokeDynamic) \
|
||||
\
|
||||
/**************/ \
|
||||
/* Stack bias */ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue