comparison src/share/vm/opto/cfgnode.cpp @ 654:c664a0794f85

6805748: Assertion "don't reset to 0 -- could be mistaken for never-executed" in CompilationPolicy Summary: Resetting the invocation counter for a method invocation event was setting count to zero for CompileThreshold=1, making it look like a never executed method. Reviewed-by: phh, kamg, acorn, never
author coleenp
date Fri, 20 Mar 2009 22:08:48 -0400
parents 7bb995fbd3c0
children df6caf649ff7 64219d2a6493
comparison
equal deleted inserted replaced
653:e55bcaf3a6a1 654:c664a0794f85