-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 13
-
Component/s: hotspot
-
b21
x86_32:
/home/buildbot/worker/jdkX-linux/build/test/hotspot/gtest/oops/test_markOop.cpp:52:13: error: 'void assert_not_test_pattern(Handle, const char*)' defined but not used [-Werror=unused-function]
static void assert_not_test_pattern(Handle object, const char* pattern) {
^~~~~~~~~~~~~~~~~~~~~~~
/home/buildbot/worker/jdkX-linux/build/test/hotspot/gtest/oops/test_markOop.cpp:52:13: error: 'void assert_not_test_pattern(Handle, const char*)' defined but not used [-Werror=unused-function]
static void assert_not_test_pattern(Handle object, const char* pattern) {
^~~~~~~~~~~~~~~~~~~~~~~
- relates to
-
JDK-8223534 add back fixed test_markOop.cpp
-
- Resolved
-