This commit is contained in:
Max Ockner 2016-03-29 21:44:06 +02:00
commit 0ce26421c4
6 changed files with 190 additions and 15 deletions

View file

@ -1451,9 +1451,6 @@ public:
develop(bool, TimeOopMap2, false, \
"Time calls to GenerateOopMap::compute_map() individually") \
\
develop(bool, TraceMonitorMismatch, false, \
"Trace monitor matching failures during OopMapGeneration") \
\
develop(bool, TraceOopMapRewrites, false, \
"Trace rewriting of method oops during oop map generation") \
\