On Tue, 12 May 2026 13:00:07 GMT, Per Minborg <[email protected]> wrote:

> This PR proposes to replace older `Collection.unmodifiable` wrappers with 
> `Set.of()` instead. This can improve performance, reduce footprint, and 
> reduce maintenance. There is also occasional use of `Map.of()` in nearby 
> places where `Set.of()` was introduced.
> 
> ---------
> - [X] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/31135

Reply via email to