| author | kvn |
| Thu Jul 31 15:47:42 2008 -0700 (19 months ago) | |
| changeset 262 | 40b69ca33f4b |
| parent 261 | 4c5fa80d85da |
| child 265 | 610674f963d2 |
| child 296 | c3e045194476 |
--- a/src/share/vm/opto/c2_globals.hpp Thu Jul 31 13:42:21 2008 -0700+++ b/src/share/vm/opto/c2_globals.hpp Thu Jul 31 15:47:42 2008 -0700@@ -373,7 +373,7 @@product(intx, AutoBoxCacheMax, 128, \"Sets max value cached by the java.lang.Integer autobox cache") \\- product(bool, DoEscapeAnalysis, true, \+ product(bool, DoEscapeAnalysis, false, \"Perform escape analysis") \\notproduct(bool, PrintEscapeAnalysis, false, \