-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
hopper
-
x86
-
windows_nt, windows_2000
Classes which implement the java.util.Collection interface are not properly XML encoded.
An example of this is BeanContextSupport (which implements BeanContent which is a sub-interface
of Collection).
It's important to support the XML encoding/decoding of BeanContext classes since they are part
of the Java API.
An example of this is BeanContextSupport (which implements BeanContent which is a sub-interface
of Collection).
It's important to support the XML encoding/decoding of BeanContext classes since they are part
of the Java API.
- duplicates
-
JDK-4640519 LTP: XMLEncoder does not write java.util.Set implementations correctly
- Closed
- relates to
-
JDK-6582164 JavaBeans tests should be open source
- Resolved