[weld-issues] [JBoss JIRA] (WELD-1095) Document unsafe instantiators

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Fri Mar 23 11:14:47 EDT 2012


Jozef Hartinger created WELD-1095:
-------------------------------------

             Summary: Document unsafe instantiators
                 Key: WELD-1095
                 URL: https://issues.jboss.org/browse/WELD-1095
             Project: Weld
          Issue Type: Feature Request
          Components: Reflection layer
    Affects Versions: 1.1.6.Final
            Reporter: Jozef Hartinger
            Assignee: Ales Justin
            Priority: Minor
             Fix For: 1.2.0.Beta1


WELD-56 has been resolved a while ago however the docs still say:
{quote}
A future release of Weld will likely support a non-standard workaround for this limitation, using non-portable JVM APIs: 

 Sun, IcedTea, Mac: Unsafe.allocateInstance() (The most efficient) 

 IBM, JRockit: ReflectionFactory.newConstructorForSerialization() 

 But we didn't get around to implementing this yet.
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list