diff src/share/vm/includeDB_compiler2 @ 38:b789bcaf2dd9

6667610: (Escape Analysis) retry compilation without EA if it fails Summary: During split unique types EA could exceed nodes limit and fail the method compilation. Reviewed-by: rasbold
author kvn
date Thu, 06 Mar 2008 10:30:17 -0800
parents 3288958bf319
children 99269dbf4ba8
line wrap: on
line diff
--- a/src/share/vm/includeDB_compiler2	Wed Mar 05 11:33:31 2008 -0800
+++ b/src/share/vm/includeDB_compiler2	Thu Mar 06 10:30:17 2008 -0800
@@ -410,6 +410,7 @@
 
 escape.cpp                              allocation.hpp
 escape.cpp                              bcEscapeAnalyzer.hpp
+escape.cpp                              c2compiler.hpp
 escape.cpp                              callnode.hpp
 escape.cpp                              cfgnode.hpp
 escape.cpp                              compile.hpp