Hi JC,
iterinstcls006.cpp: Can you fix the indentation of the second line. 98 NSK_COMPLAIN2("Local storage was corrupted: %s ,\n\texpected value: %s\n", 99 (char *)storage_ptr, storage_data); iterobjreachobj004.cpp: Can you fix the indentation of the second line. 123 NSK_COMPLAIN2("Local storage was corrupted: %s ,\n\texpected value: %s\n", 124 (char *)storage_ptr, storage_data); iterreachobj002.cpp: You didn't align the arguments like you have elsewhere. 175 stackReferenceCallbackForSecondObjectsIteration(jvmtiHeapRootKind root_kind, 176 jlong class_tag, 177 jlong size, 178 jlong* tag_ptr, 179 jlong thread_tag, 180 jint depth, 181 jmethodID method, 182 jint slot, 183 void* user_data) { iterreachobj004.cpp: Can you fix the indentation of the second line. 75 NSK_COMPLAIN2("heapRootCallback: Local storage was corrupted: %s ,\n\texpected value: %s\n", 76 (char *)storage_ptr, storage_data); 119 NSK_COMPLAIN2("stackReferenceCallback: Local storage was corrupted: %s ,\n\texpected value: %s\n", 120 (char *)storage_ptr, storage_data); 162 NSK_COMPLAIN2("objectReferenceCallback: Local storage was corrupted: %s ,\n\texpected value: %s\n", 163 (char *)storage_ptr, storage_data); thanks, Chris On 10/19/18 1:49 PM, JC Beyler wrote:
|
- Re: RFR (M) 8212535: Remove spaces before/after... Chris Plummer
- Re: RFR (M) 8212535: Remove spaces before/... JC Beyler
- Re: RFR (M) 8212535: Remove spaces bef... Alex Menkov
- Re: RFR (M) 8212535: Remove spaces... Alex Menkov
- Re: RFR (M) 8212535: Remove spaces... serguei.spit...@oracle.com