https://bz.apache.org/bugzilla/show_bug.cgi?id=70127
--- Comment #3 from VVD <[email protected]> --- The only change in java/org/apache/catalina/startup/Bootstrap.java is adding private constructor: /** * Default constructor. */ private Bootstrap() { } https://github.com/apache/tomcat/commit/93221e45f38a995d76f1389d70bb2988d6915444#diff-2d3e1f08ceeedd89b50366360b3541dddba9f2b7b1602a2071ca6359ace4a62e -- 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]
