Skip to content

Fix leaking in ImmutableList#fromArray - #3968

Merged
wadoon merged 1 commit into
mainfrom
weigl/ilist2
Aug 17, 2026
Merged

Fix leaking in ImmutableList#fromArray#3968
wadoon merged 1 commit into
mainfrom
weigl/ilist2

Conversation

@wadoon

@wadoon wadoon commented Aug 16, 2026

Copy link
Copy Markdown
Member

Related Issue

This pull request closes #3967.

Intended Change

Type of pull request

  • Bug fix (non-breaking change which fixes an issue)

Ensuring quality

  • I made sure that introduced/changed code is well documented (javadoc and inline comments).
  • I added new test case(s) for new functionality.
  • I have tested the feature as follows: test cases

@wadoon wadoon changed the title fix leaking Fix leaking in ImmutableList#fromArray Aug 16, 2026
@wadoon wadoon self-assigned this Aug 16, 2026
@wadoon
wadoon requested a review from mattulbrich August 16, 2026 13:36
Comment thread key.util/src/main/java/org/key_project/util/collection/ImmutableList.java Outdated
@wadoon
wadoon enabled auto-merge August 17, 2026 13:01
@wadoon wadoon added this to the v3.1.0 milestone Aug 17, 2026
@wadoon
wadoon added this pull request to the merge queue Aug 17, 2026
Merged via the queue into main with commit d36571f Aug 17, 2026
39 checks passed
@wadoon
wadoon deleted the weigl/ilist2 branch August 17, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Immutable lists are mutable

2 participants