hotspot/src/share/vm/code/codeBlob.hpp
changeset 27420 04e6f914cce1
parent 26919 361b4b4c92c0
child 27642 8c9eff693145
--- a/hotspot/src/share/vm/code/codeBlob.hpp	Fri Oct 24 08:35:29 2014 +0200
+++ b/hotspot/src/share/vm/code/codeBlob.hpp	Fri Oct 24 14:25:46 2014 +0200
@@ -221,7 +221,7 @@
   BufferBlob(const char* name, int size);
   BufferBlob(const char* name, int size, CodeBuffer* cb);
 
-  void* operator new(size_t s, unsigned size, bool is_critical = false) throw();
+  void* operator new(size_t s, unsigned size) throw();
 
  public:
   // Creation