diff -r 720fd6544b03 -r 79dc492c00ab test/hotspot/jtreg/vmTestbase/nsk/jvmti/Agent_OnLoad/agentonload003/agentonload003.cpp --- a/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Agent_OnLoad/agentonload003/agentonload003.cpp Mon Sep 17 15:25:42 2018 -0700 +++ b/test/hotspot/jtreg/vmTestbase/nsk/jvmti/Agent_OnLoad/agentonload003/agentonload003.cpp Mon Sep 17 19:36:09 2018 -0700 @@ -26,9 +26,7 @@ #include "jvmti.h" #include "agent_common.h" -#ifdef __cplusplus extern "C" { -#endif /* ============================================================================= */ @@ -69,6 +67,4 @@ /* ============================================================================= */ -#ifdef __cplusplus } -#endif