On Thu, 18 Dec 2025 19:41:02 GMT, Cormac Redmond <[email protected]> wrote:
>> Fix SortedList memory leak by clearing unused entries in the internal array >> when the source list shrinks. Also nullify tempElement.e after use, >> >> Adding >> "--add-opens=javafx.base/javafx.collections.transformation=ALL-UNNAMED" to >> allow reflection access from tests. > > Cormac Redmond has updated the pull request incrementally with one additional > commit since the last revision: > > 8184166: improve readability Still looks good, so approving. Thanks for your work on this PR :) ------------- Marked as reviewed by jhendrikx (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/2000#pullrequestreview-3595368857
