|
Hi Jc,
We have to start this review anyway. :) It looks good to me in general. Thank you for your consistency in this refactoring! Some minor comments. http://cr.openjdk.java.net/%7Ejcbeyler/8213501/webrev.00/test/hotspot/jtreg/vmTestbase/nsk/share/jni/ExceptionCheckingJniEnv.cpp.udiff.html
+static const char* remove_folders(const char* fullname) {
I'd suggest to rename the function name to something traditional like get_basename.
Otherwise, it sounds like this function has to really remove folders. :)
Also, all *Locker.cpp have wrong indent in the bodies of if and while statements.
Could this be fixed with the refactoring?
I did not look on how this impacts the tests other than serviceability.
Thanks,
Serguei
On 11/16/18 19:43, JC Beyler wrote:
|
- RFR (L) 8213501 : Deploy ExceptionJniWrapper fo... JC Beyler
- Re: RFR (L) 8213501 : Deploy ExceptionJniW... JC Beyler
- Re: RFR (L) 8213501 : Deploy Exception... Chris Plummer
- Re: RFR (L) 8213501 : Deploy Excep... David Holmes
- Re: RFR (L) 8213501 : Deploy Exception... [email protected]
- Re: RFR (L) 8213501 : Deploy Excep... Chris Plummer
