changeset 4894 | 8a76fd3d098d |
parent 4564 | 55dfb20908d0 |
child 5547 | f4b087cbb361 |
--- a/hotspot/src/share/vm/code/debugInfoRec.hpp Mon Feb 08 12:20:09 2010 -0800 +++ b/hotspot/src/share/vm/code/debugInfoRec.hpp Tue Feb 09 01:31:13 2010 -0800 @@ -89,6 +89,7 @@ int bci, bool reexecute, bool is_method_handle_invoke = false, + bool return_oop = false, DebugToken* locals = NULL, DebugToken* expressions = NULL, DebugToken* monitors = NULL);