Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SetUniqueList Bug [PH65625] #31059

Open
volosied opened this issue Mar 20, 2025 · 0 comments · May be fixed by #31058
Open

Fix SetUniqueList Bug [PH65625] #31059

volosied opened this issue Mar 20, 2025 · 0 comments · May be fixed by #31058
Labels
in:Web Components release bug This bug is present in a released version of Open Liberty team:Sirius

Comments

@volosied
Copy link
Member

volosied commented Mar 20, 2025

Describe the bug
A developer may cause a StackOverFlowError when using Commons Collections.

Steps to Reproduce
Occurs if a SetUniqueList is added itself.

Expected behavior
No StackOverFlowError should occur.

Diagnostic information:

  • OpenLiberty Version: All
  • Affected feature(s) jsf-2.0, jsf-2.2, jsf-2.3, faces-3.0, beanValidation-2.0, beanValidation-1.0
  • Java Version: N/A
  • server.xml configuration: N/A

Additional context
https://issues.apache.org/jira/browse/COLLECTIONS-701
https://lists.apache.org/thread/vwtbsxf79ofdbjdqcj2fwgz4ob2oxogr

@volosied volosied added the release bug This bug is present in a released version of Open Liberty label Mar 20, 2025
@volosied volosied linked a pull request Mar 20, 2025 that will close this issue
3 tasks
@github-project-automation github-project-automation bot moved this to General Issues in Web Tier Team Mar 20, 2025
@volosied volosied changed the title Fix SetUniqueList Bug Fix SetUniqueList Bug [PH65625] Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:Web Components release bug This bug is present in a released version of Open Liberty team:Sirius
Projects
Status: General Issues
Development

Successfully merging a pull request may close this issue.

1 participant