mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
add 'java.lang.Thread' to struts.excludedClasses
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
java.lang.ClassLoader,
|
||||
java.lang.Shutdown,
|
||||
java.lang.ProcessBuilder,
|
||||
java.lang.Thread,
|
||||
sun.misc.Unsafe,
|
||||
com.opensymphony.xwork2.ActionContext" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user