On Mon, 28 Feb 2022 14:34:43 GMT, Alan Bateman <al...@openjdk.org> wrote:
> we should create another issue to create more tests for custom file systems. Yeah, that's a good point. I'll take a closer look at this and see how best to expand the coverage (separately). > I assume you'll update the date in the copyright header of the changed files. Done. >> 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. I added a tag with both the original bugId that introduced the test, 8178380, and bug Fix Id for this issue, 8282444. ------------- PR: https://git.openjdk.java.net/jdk/pull/7632