RFR: 8282444: Module finder incorrectly assumes default file system path-separator character
Alan Bateman
alanb at openjdk.java.net
Mon Feb 28 16:21:50 UTC 2022
On Mon, 28 Feb 2022 16:16:31 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Hi Chris, maybe you should add `@bug 8282444` to `ModulesInCustomFileSystem.java` too?
The downside is that it would make it look like the test was added fro this issue. I think it only works if the original issue for the module system implementation is there too.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7632
More information about the core-libs-dev
mailing list