comparison src/share/vm/interpreter/templateTable.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 37f87013dfd8
children be93aad57795
comparison
equal deleted inserted replaced
653:e55bcaf3a6a1 654:c664a0794f85