|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
To unsubscribe from this list please visit:

This code predates my involvement in XStream. However, as it turns out, we do not need the ReflectionFactory at all, since Unsafe has a method allocateInstance that will also create an instance without calling any ctor or initializer. And I've verified, that it also works for IBM JDK 1.4 and Blackdown JDK 1.4. On top of it we get rid of the constructor cache![]()