Code Review for 7103784

Prepared by:never on Sun Oct 23 15:14:48 PDT 2011
Workspace:/net/smite.us.oracle.com/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-comp-gate/hotspot
Compare against version:2766
Summary of changes: 13 lines changed: 0 ins; 9 del; 4 mod; 7762 unchg
Patch of changes: 7103784.patch
Author comments:
7103784: enable some flags by default
Reviewed-by: kvn

Enable UseCodeCacheFlushing, UseRDPCForConstantTableBase, OptimizeFill
and OptimizeStringConcat by default. UseCodeCacheFlushing,
OptimizeFill and OptimizeStringConcat are tested by various settings
in our nightlies so there should only be minor issues.
UseRDPCForConstantTableBase has been tested and was only off because
the performance was unclear but we believe it performs well on newer
hardware.

Bug id: 7103784 enable some flags by default
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/arguments.cpp

9 lines changed: 0 ins; 9 del; 0 mod; 3367 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/globals.hpp

1 line changed: 0 ins; 0 del; 1 mod; 3909 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/opto/c2_globals.hpp

3 lines changed: 0 ins; 0 del; 3 mod; 486 unchg

This code review page was prepared using /never/bin/webrev (vers 23.18-hg-never-dev).