Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit de86472

Browse files
committed
JDK-8156071: List.of: reduce array copying during creation
1 parent f6cf1c4 commit de86472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.sourceforge.streamsupport</groupId>
55
<artifactId>java9-concurrent-backport</artifactId>
6-
<version>2.0.1</version>
6+
<version>2.0.2</version>
77
<name>net.sourceforge.streamsupport:java9-concurrent-backport</name>
88
<description>Backport of Java 9 CompletableFuture, Flow and SubmissionPublisher API for Java 8</description>
99
<url>https://github.com/stefan-zobel/java9-concurrent-backport/</url>

0 commit comments

Comments
 (0)