Backports @since Java 9 collection factories like List.of onto Java8 in a way that uses the real ones where available, falls back to a conforming implementation on Java8 and JIT compiles well.
Version20260101.1compared with

Version Details

No dependency changes compared to the selected version.