Ok. I'll change both references to use strrstr.

thanks,

Chris

On 7/14/20 1:11 PM, Alex Menkov wrote:
Hi Chris,

I think it would be better to use strrstr to correctly handle paths like
/something/bin/jdk/bin/jhsdb

And I'd updated
358   char* posbin = strstr(execname, "/bin/java");
to use strrstr as well

--alex

On 07/14/2020 12:01, Chris Plummer wrote:
Ping!

On 7/6/20 9:31 PM, Chris Plummer wrote:
Hello,

Please help review the following:

http://cr.openjdk.java.net/~cjplummer/8248879/webrev.00/index.html
https://bugs.openjdk.java.net/browse/JDK-8248879

The description of the problem and the fix are both in the CR.

thanks,

Chris



Reply via email to