提交 1568a8bc 编写于 作者: J Jesse Glick

[JENKINS-19561] Edited comment.

上级 cbb6a8ac
......@@ -183,7 +183,7 @@ public class XStream2 extends XStream {
}
});
AnnotationMapper a = new AnnotationMapper(m, getConverterRegistry(), getConverterLookup(), getClassLoader(), getReflectionProvider(), getJvm());
// TODO acc. to XSTR-744 this means that an XStream2 instance is not thread-safe and we would need a pool:
// TODO JENKINS-19561 this is unsafe:
a.autodetectAnnotations(true);
mapperInjectionPoint = new MapperInjectionPoint(a);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册