|
Hi Jc,
It looks good to me. A couple of indent issues: http://cr.openjdk.java.net/~jcbeyler/8222935/webrev.01/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001.java.html Wrong indents at lines 48-50 http://cr.openjdk.java.net/~jcbeyler/8222935/webrev.01/test/hotspot/jtreg/vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/exceptionjni001.cpp.html Wrong indent at 176 below: 175 jint Agent_Initialize(JavaVM *jvm, char *options, void *reserved) {
176 return JNI_OK;
177 }
Thanks, Serguei On 4/24/19 16:42, Jean Christophe Beyler wrote:
|
- RFR(S) 8222935: Add forgotten files for Excepti... Jean Christophe Beyler
- Re: RFR(S) 8222935: Add forgotten files fo... Alex Menkov
- Re: RFR(S) 8222935: Add forgotten file... Jean Christophe Beyler
- Re: RFR(S) 8222935: Add forgotten ... [email protected]
- Re: RFR(S) 8222935: Add forgotten ... Chris Plummer
- Re: RFR(S) 8222935: Add forgotten files fo... David Holmes
