changeset 51551 | e409244ce72e |
parent 50260 | 46c67f5e27c2 |
child 51774 | 79dc492c00ab |
--- a/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/aod/jvmti_aod.h Tue Aug 28 14:33:18 2018 -0700 +++ b/test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/aod/jvmti_aod.h Tue Aug 28 14:37:34 2018 -0700 @@ -80,7 +80,7 @@ jthread nsk_jvmti_aod_createThread(JNIEnv *jni); -jthread nsk_jvmti_aod_createThreadWithName(JNIEnv *jni, char* threadName); +jthread nsk_jvmti_aod_createThreadWithName(JNIEnv *jni, const char* threadName); // class redefinition