https://bz.apache.org/bugzilla/show_bug.cgi?id=61419
Bug ID: 61419 Summary: Hashtag style comment used in catalina.bat Product: Tomcat 9 Version: 9.0.0.M26 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: dwhitne...@gmail.com Target Milestone: ----- A hashtag, or #, style comment is used within catalina.bat, at line 218. ... # Configure JAVA 9 specific start-up parameters set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% --add-opens=java.base/java.lang=ALL-UNNAMED" set "JDK_JAVA_OPTIONS=%JDK_JAVA_OPTIONS% --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED" ... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org