comparison 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
comparison
equal deleted inserted replaced
37:73970d8c0b27 38:b789bcaf2dd9
408 domgraph.cpp rootnode.hpp 408 domgraph.cpp rootnode.hpp
409 domgraph.cpp vectset.hpp 409 domgraph.cpp vectset.hpp
410 410
411 escape.cpp allocation.hpp 411 escape.cpp allocation.hpp
412 escape.cpp bcEscapeAnalyzer.hpp 412 escape.cpp bcEscapeAnalyzer.hpp
413 escape.cpp c2compiler.hpp
413 escape.cpp callnode.hpp 414 escape.cpp callnode.hpp
414 escape.cpp cfgnode.hpp 415 escape.cpp cfgnode.hpp
415 escape.cpp compile.hpp 416 escape.cpp compile.hpp
416 escape.cpp escape.hpp 417 escape.cpp escape.hpp
417 escape.cpp phaseX.hpp 418 escape.cpp phaseX.hpp