uschindler commented on pull request #561: URL: https://github.com/apache/lucene/pull/561#issuecomment-999471360
Here is an example in the JDK: https://github.com/openjdk/jdk/blob/739769c8fc4b496f08a92225a12d07414537b6c0/src/java.base/windows/classes/sun/nio/ch/SocketDispatcher.java#L40-L41 So looks like mine, although the constant is camelcase. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
