Closed mgorniew closed 3 years ago
Thank you for this. I tried to add minimal JPMS support before and it ended up causing compiler problems. Do you have a link to a doc or something that shows this is the acceptable minimum for JPMS? Also, I'll do some local testing with this.
I tried with Maven both with the standard classpath and the module path. It seems to work correctly. Thanks for the PR.
It would be good to add support for JPMS. With this change it will be possible to use record-builder in module-info.java: