--- a/hotspot/src/share/vm/asm/codeBuffer.hpp Fri Feb 06 10:36:46 2015 -0800
+++ b/hotspot/src/share/vm/asm/codeBuffer.hpp Thu Feb 26 10:56:54 2015 -0800
@@ -42,7 +42,6 @@
Verified_Entry,
Frame_Complete, // Offset in the code where the frame setup is (for forte stackwalks) is complete
OSR_Entry,
- Dtrace_trap = OSR_Entry, // dtrace probes can never have an OSR entry so reuse it
Exceptions, // Offset where exception handler lives
Deopt, // Offset where deopt handler lives
DeoptMH, // Offset where MethodHandle deopt handler lives