Jaroslav Tulach created NETBEANS-83:
---------------------------------------

             Summary: Usage of ClassValue prevents porting to Android and iOS
                 Key: NETBEANS-83
                 URL: https://issues.apache.org/jira/browse/NETBEANS-83
             Project: NetBeans
          Issue Type: Bug
          Components: platform - HTML4J
            Reporter: Jaroslav Tulach


Toni Epple reported:
---
I’ll have to change my vote. The new implementation of JSON.java makes use of 
ClassValue:
https://docs.oracle.com/javase/7/docs/api/java/lang/ClassValue.html

Classvalue is not available on Android (or iOS). This prevents porting of 
HTML/Java 1.5 to Android (and iOS). Please consider to roll back the ClassValue 
based solution.
---
We cannot release 1.5 version in such situation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to