Hi JC,
Overall looks good. Just a couple of minor things. I don't need to see another webrev. In Abort.cpp, Callbacks.cpp, ConcreteKlassFilter.cpp, HeapFilter.cpp.frames, NonConcreteKlassFilter.cpp, and threadend002.cpp.frames you need to add a space after the "if": 130 if(!NSK_VERIFY(jvmti != NULL)) { In em01t002.cpp, indent of 2nd line isn't correct: 74 methodID = jni_env->GetMethodID( 75 klass, "loadClass", "(Ljava/lang/String;)Ljava/lang/Class;"); thanks, Chris On 10/24/18 9:40 AM, JC Beyler wrote:
|
- Re: RFR (M) 8212884: Remove the assignments in ... Chris Plummer
- Re: RFR (M) 8212884: Remove the assignment... JC Beyler
- Re: RFR (M) 8212884: Remove the assignment... serguei.spit...@oracle.com
- Re: RFR (M) 8212884: Remove the assign... JC Beyler
- Re: RFR (M) 8212884: Remove the as... serguei.spit...@oracle.com
- Re: RFR (M) 8212884: Remove th... Chris Plummer