diff -r e8900e5763ff -r b0b89d83bcf5 hotspot/src/share/vm/utilities/exceptions.hpp --- a/hotspot/src/share/vm/utilities/exceptions.hpp Tue Dec 08 14:26:17 2015 +0000 +++ b/hotspot/src/share/vm/utilities/exceptions.hpp Mon Dec 14 17:02:02 2015 -1000 @@ -59,6 +59,7 @@ class ThreadShadow: public CHeapObj { friend class VMStructs; + friend class JVMCIVMStructs; protected: oop _pending_exception; // Thread has gc actions.