Serialization test failing in org.apache.harmony.tests.javax.security.auth.SubjectTest
Open
- Dominant language
- Java
- Stars
- 6k
- Forks
- 999
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 14
Description
testSerializationSelf and testSerialization_nullPrincipalsAllowed fail.
Probably because Collections.SerializedSet has an `Object mutex` field, and Object isn't serializable.
Contributor guide
Assessment
This issue has not been assessed yet.