RFR: 8057543: Replace javac's Filter with Predicate (and lambdas)

Guoxiong Li gli at openjdk.java.net
Wed Apr 21 15:36:39 UTC 2021


On Sun, 27 Dec 2020 15:31:38 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> More information and some similar issues:
> 
> These four issues were fixed in [this patch](https://github.com/openjdk/jdk/commit/c4e8276376676bda9aa4cb00b6d071fb70c21b85)
> [JDK-8057542](https://bugs.openjdk.java.net/browse/JDK-8057542)
> [JDK-8057545](https://bugs.openjdk.java.net/browse/JDK-8057545)
> [JDK-8057546](https://bugs.openjdk.java.net/browse/JDK-8057546)
> [JDK-8057547](https://bugs.openjdk.java.net/browse/JDK-8057547)
> 
> This issue was fixed in [this patch](https://github.com/openjdk/jdk/commit/582a4ebd92e60f95ae77d25eb00c6a146e727fab)
> [JDK-8057544](https://bugs.openjdk.java.net/browse/JDK-8057544)
> 
> But their status are still `NEW`. It should be revised to `RESOLVED` or `CLOSED`.

@mcimadamore I want to set these issues to `CLOSED` or `RESOLVED`. What's your opinion?

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

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


More information about the compiler-dev mailing list