src/share/vm/opto/c2_globals.hpp

changeset 4104
9d89c76b0505
parent 4020
a5dd6e3ef9f3
child 4105
8ae8f9dd7099
equal deleted inserted replaced
4103:137868b7aa6f 4104:9d89c76b0505
533 "Print out dominator trees for GVN") \ 533 "Print out dominator trees for GVN") \
534 \ 534 \
535 notproduct(bool, TraceSpilling, false, \ 535 notproduct(bool, TraceSpilling, false, \
536 "Trace spilling") \ 536 "Trace spilling") \
537 \ 537 \
538 notproduct(bool, TraceTypeProfile, false, \ 538 diagnostic(bool, TraceTypeProfile, false, \
539 "Trace type profile") \ 539 "Trace type profile") \
540 \ 540 \
541 develop(bool, PoisonOSREntry, true, \ 541 develop(bool, PoisonOSREntry, true, \
542 "Detect abnormal calls to OSR code") \ 542 "Detect abnormal calls to OSR code") \
543 \ 543 \

mercurial