--- a/src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp Wed Mar 14 15:28:31 2018 +0100
+++ b/src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp Wed Mar 14 09:09:38 2018 -0700
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -340,12 +340,6 @@
}
-void C1_MacroAssembler::unverified_entry(Register receiver, Register ic_klass) {
- if (C1Breakpoint) int3();
- inline_cache_check(receiver, ic_klass);
-}
-
-
void C1_MacroAssembler::verified_entry() {
if (C1Breakpoint || VerifyFPU || !UseStackBanging) {
// Verified Entry first instruction should be 5 bytes long for correct