mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8132318: -XX:TraceJumps is broken on Sparc
Reviewed-by: kvn, thartmann
This commit is contained in:
parent
4ab4c66c41
commit
490625cd8b
13 changed files with 12 additions and 139 deletions
|
@ -802,9 +802,6 @@ public:
|
|||
develop(bool, TracePcPatching, false, \
|
||||
"Trace usage of frame::patch_pc") \
|
||||
\
|
||||
develop(bool, TraceJumps, false, \
|
||||
"Trace assembly jumps in thread ring buffer") \
|
||||
\
|
||||
develop(bool, TraceRelocator, false, \
|
||||
"Trace the bytecode relocator") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue