Integrated: 8266155: Convert java.base to use Stream.toList()

2021-04-30 Thread Ian Graves
On Tue, 27 Apr 2021 21:34:02 GMT, Ian Graves  wrote:

> 8266155: Convert java.base to use Stream.toList()

This pull request has now been integrated.

Changeset: dd05158b
Author:    Ian Graves 
Committer: Pavel Rappo 
URL:   
https://git.openjdk.java.net/jdk/commit/dd05158b24e8b399052a170ea9fe9ee6f65c0432
Stats: 25 lines in 8 files changed: 0 ins; 11 del; 14 mod

8266155: Convert java.base to use Stream.toList()

Reviewed-by: bpb, naoto, iris, chegar

-

PR: https://git.openjdk.java.net/jdk/pull/3734


Re: RFR: 8266155: Convert java.base to use Stream.toList() [v2]

2021-04-28 Thread Ian Graves
> 8266155: Convert java.base to use Stream.toList()

Ian Graves has updated the pull request incrementally with one additional 
commit since the last revision:

  Removing redundant imports

-

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3734/files
  - new: https://git.openjdk.java.net/jdk/pull/3734/files/3fb335e8..a0242a13

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk=3734=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk=3734=00-01

  Stats: 7 lines in 7 files changed: 0 ins; 7 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3734.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3734/head:pull/3734

PR: https://git.openjdk.java.net/jdk/pull/3734


RFR: 8266155: Convert java.base to use Stream.toList()

2021-04-27 Thread Ian Graves
8266155: Convert java.base to use Stream.toList()

-

Commit messages:
 - Migrating java.base to use Stream.toList()

Changes: https://git.openjdk.java.net/jdk/pull/3734/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk=3734=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8266155
  Stats: 18 lines in 8 files changed: 0 ins; 4 del; 14 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3734.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3734/head:pull/3734

PR: https://git.openjdk.java.net/jdk/pull/3734