Thiago Henrique Hupner created XALANJ-2628:
----------------------------------------------

             Summary: Remove synchornization on primitive classes
                 Key: XALANJ-2628
                 URL: https://issues.apache.org/jira/browse/XALANJ-2628
             Project: XalanJ2
          Issue Type: Bug
      Security Level: No security risk; visible to anyone (Ordinary problems in 
Xalan projects.  Anybody can view the issue.)
            Reporter: Thiago Henrique Hupner
            Assignee: Gary D. Gregory


JDK 16 marked the primitive class wrappers as deprecated for removal.

And in the JEP, they also said that would be added a flag to see if there is 
any synchronization on them.

[https://openjdk.java.net/jeps/390]

 

However, Xalan Serializer 2.7.2 does it in the 

org.apache.xml.serializer.OutputPropertiesFactory, using the `Integer 
m_synch_object` field



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to