Bug: https://bugs.openjdk.java.net/browse/JDK-8239091
Webrev :http://cr.openjdk.java.net/~prr/8239091/

One line fix
from the man page of strstr it should be :-

       char *strstr(const char *haystack, const char *needle);


-phil.

Reply via email to