diff src/share/vm/runtime/vframe_hp.hpp @ 8151:b8f261ba79c6

Minimize diff to plain HotSpot version.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 07 Mar 2013 21:00:29 +0100
parents e522a00b91aa
children
line wrap: on
line diff
--- a/src/share/vm/runtime/vframe_hp.hpp	Thu Mar 07 15:17:51 2013 +0100
+++ b/src/share/vm/runtime/vframe_hp.hpp	Thu Mar 07 21:00:29 2013 +0100
@@ -66,7 +66,7 @@
   // Returns SynchronizationEntryBCI or bci() (used for synchronization)
   int raw_bci() const;
 
- //protected:
+ protected:
   ScopeDesc* _scope;