The macro definition `METHOD_USED_ANY_EPOCH` in `jfrTraceIdMacros.hpp` has an extra parenthesis, which was introduced in JDK-8233705. But there seems to be no code using this macro, so there are no related build failures so far.
This patch removes the extra parenthesis.
This patch removes the extra parenthesis.
- links to
-
Commit(master) openjdk/jdk/1ade96b8
-
Review(master) openjdk/jdk/22925