https://bz.apache.org/bugzilla/show_bug.cgi?id=61600
Bug ID: 61600
Summary: Windows service stop logs warnings on Java 9
Product: Tomcat 9
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Packaging
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
On service stop with Java 9 warnings are logged due to the use of reflection in
the WebappClassLoader.
The approach of setting JDK_JAVA_OPTIONS works if the service uses the java
start type, but not if jvm (the default) is used. We need a robust solution
that works for all start types and supported Java versions (6 onwards since
this will need to be back-ported to Tomcat 7).
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]