src/hotspot/cpu/zero/cppInterpreter_zero.cpp
changeset 53582 881c5fbeb849
parent 52450 2790da836dc3
child 54498 4eefc9f3313c
--- a/src/hotspot/cpu/zero/cppInterpreter_zero.cpp	Thu Jan 31 01:17:41 2019 +0100
+++ b/src/hotspot/cpu/zero/cppInterpreter_zero.cpp	Thu Jan 31 10:31:39 2019 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2003, 2019, Oracle and/or its affiliates. All rights reserved.
  * Copyright 2007, 2008, 2009, 2010, 2011 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -41,6 +41,7 @@
 #include "runtime/atomic.hpp"
 #include "runtime/deoptimization.hpp"
 #include "runtime/frame.inline.hpp"
+#include "runtime/handles.inline.hpp"
 #include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/jniHandles.inline.hpp"
 #include "runtime/orderAccess.hpp"