mhoffrog commented on code in PR #858:
URL: https://github.com/apache/tomcat/pull/858#discussion_r2099684597


##########
bin/catalina.bat:
##########
@@ -243,7 +243,7 @@ if not "%LOGGING_MANAGER%" == "" goto noJuliManager
 set 
LOGGING_MANAGER=-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
 :noJuliManager
 
-rem Configure JAVA 9 specific start-up parameters
+rem Configure JAVA 9 specific start-up parameters - KEEP in line with 
service.bat

Review Comment:
   @michael-o It is intended as verb to "keep" those settings maintained in 
line with the settings in service.bat. I made it upper case to catch eyes. If 
it raises irritating by associating with an unknown acronym I could change it 
e.g. to
   `Configure JAVA 9 specific start-up parameters - ensure to keep it in line 
with service.bat` or any other proposal from your end.



-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to