-
New Feature
-
Resolution: Fixed
-
Major
JENKINS-49795 issues warnings about both reads and writes of anonymous (and similar) classes for XStream, because XStream2.BlacklistedTypesConverter calls ClassFilter.DEFAULT in both directions. But currently these warnings are issued only for incoming Remoting packets—either slave → master callables, or return types of master → slave callables. The much more common case of anonymous (etc.) classes being used for master → slave callables is not detected.
- is related to
-
JENKINS-53619 Attempt to (de-)serialize anonymous class jenkins.plugins.nodejs.tools.NodeJSInstallation$1
-
- Resolved
-
- links to
- mentioned in
-
Page Failed to load
Code changed in jenkins
User: Jesse Glick
Path:
content/redirect/serialization-of-anonymous-classes.adoc
http://jenkins-ci.org/commit/jenkins.io/11e02be65d669320d023a97bbefd3eb7f3ecbef9
Log:
JENKINS-49994Getting a redirect in place.