--- old/src/share/vm/shark/sharkStack.hpp 2012-11-26 23:53:19.587869335 +0100 +++ new/src/share/vm/shark/sharkStack.hpp 2012-11-26 23:53:19.488869475 +0100 @@ -204,7 +204,7 @@ // Addresses of things in the frame public: llvm::Value* slot_addr(int offset, - const llvm::Type* type = NULL, + llvm::Type* type = NULL, const char* name = "") const; llvm::Value* monitor_addr(int index) const {