changeset 7432 | f06f1253c317 |
parent 7397 | 5b173b4ca846 |
child 8732 | 16fc1c68714b |
--- a/hotspot/src/share/vm/opto/graphKit.cpp Thu Dec 02 01:02:55 2010 -0800 +++ b/hotspot/src/share/vm/opto/graphKit.cpp Thu Dec 02 17:21:12 2010 -0800 @@ -1841,7 +1841,7 @@ // Note: If ProfileTraps is true, and if a deopt. actually // occurs here, the runtime will make sure an MDO exists. There is - // no need to call method()->build_method_data() at this point. + // no need to call method()->ensure_method_data() at this point. #ifdef ASSERT if (!must_throw) {