Test jimfs in a JPMS world
Open
P3
type=defect
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 296
- Avg merge
- 9m
- Merged PRs (30d)
- 7
Description
I have fears that it might not work with modules on, since it uses `ServiceLoader`:
http://openjdk.java.net/projects/jigsaw/spec/sotms/#services
I assume that our tests either don't use modules at all or uses them but with a backdoor to directly access the code under test. We would have to look into this more.
Contributor guide
Assessment
This issue has not been assessed yet.