Skip to content

Commit

Permalink
8299481: Remove metaprogramming/removePointer.hpp
Browse files Browse the repository at this point in the history
Reviewed-by: kbarrett, tschatzl
  • Loading branch information
jcking authored and Kim Barrett committed Jan 8, 2023
1 parent 834e50e commit d53cac3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 87 deletions.
41 changes: 0 additions & 41 deletions src/hotspot/share/metaprogramming/removePointer.hpp

This file was deleted.

1 change: 0 additions & 1 deletion src/hotspot/share/runtime/atomic.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include "metaprogramming/isPointer.hpp"
#include "metaprogramming/isSame.hpp"
#include "metaprogramming/primitiveConversions.hpp"
#include "metaprogramming/removePointer.hpp"
#include "runtime/orderAccess.hpp"
#include "utilities/align.hpp"
#include "utilities/bytes.hpp"
Expand Down
45 changes: 0 additions & 45 deletions test/hotspot/gtest/metaprogramming/test_removePointer.cpp

This file was deleted.

1 comment on commit d53cac3

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.