src/hotspot/share/ci/ciInstanceKlass.cpp
changeset 49192 6734eeef4283
parent 48614 c39ae979ca35
child 49449 ef5d5d343e2a
--- a/src/hotspot/share/ci/ciInstanceKlass.cpp	Thu Mar 01 09:03:30 2018 -0800
+++ b/src/hotspot/share/ci/ciInstanceKlass.cpp	Thu Mar 01 16:51:22 2018 -0500
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999, 2017, 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
@@ -34,6 +34,7 @@
 #include "oops/oop.inline.hpp"
 #include "oops/fieldStreams.hpp"
 #include "runtime/fieldDescriptor.hpp"
+#include "runtime/jniHandles.inline.hpp"
 
 // ciInstanceKlass
 //