-
Bug
-
Resolution: Done
-
Major
-
23.0.2.Final
-
None
-
Undefined
Marshalling the results of the following methods currently fails with ProtoStream:
Collections.synchronized*(...)
Collections.unmodifiable*(...)
Synchronized collections/maps are particularly common for use within HttpSession attributes.
- is related to
-
WFLY-14852 ProtoStream marshallers for synchronized collection wrappers use wrong mutex
- Closed