Skip to content

Commit

Permalink
Remove oops/objArrayOop.hpp include
Browse files Browse the repository at this point in the history
  • Loading branch information
egahlin committed Apr 12, 2021
1 parent c152cc5 commit 7a2f5c3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/hotspot/share/jfr/jni/jfrJavaSupport.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include "oops/klass.inline.hpp"
#include "oops/oop.inline.hpp"
#include "oops/objArrayKlass.hpp"
#include "oops/objArrayOop.hpp"
#include "oops/objArrayOop.inline.hpp"
#include "runtime/handles.inline.hpp"
#include "runtime/fieldDescriptor.inline.hpp"
Expand Down
1 change: 0 additions & 1 deletion src/hotspot/share/jfr/utilities/jfrJavaLog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include "logging/logConfiguration.hpp"
#include "logging/logMessage.hpp"
#include "memory/resourceArea.hpp"
#include "oops/objArrayOop.hpp"
#include "oops/objArrayOop.inline.hpp"
#include "runtime/thread.inline.hpp"

Expand Down

0 comments on commit 7a2f5c3

Please sign in to comment.