-
Bug
-
Resolution: Done
-
Major
-
3.15.3.Final, 6.1.0.Beta2
-
None
This is a continuation of RESTEASY-2914. The previous JIRA fixed a ConcurrentModificationException but the attached reproducer shows that there are still concurrency issues and the exception sometimes return the empty String when calling concurrently the toString method.
There are two separate reproducers for 3.15.3 and 6.1.0.Beta2 versions (there are differences between both versions).
- causes
-
JBEAP-23789 [QA] (7.4.z) RESTEASY-3155 - Resteasy concurrency issue with JDK 17
- Closed
- is incorporated by
-
WFLY-16828 [26.x] Upgrade RESTEasy to 4.7.7.Final
- Closed
- relates to
-
RESTEASY-2914 ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- Resolved