--- old/src/share/vm/shark/sharkStack.hpp 2012-11-23 18:09:25.828976184 +0100 +++ new/src/share/vm/shark/sharkStack.hpp 2012-11-23 18:09:25.685976352 +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 {