We are adding --module-source-path due to our javac option due to a logic error in setup. Moving the block that adds this a bit lower solves the issue.
Note that this seems to not cause an issue with javac, but should be done as a cleanup.
-implicit:none
--module-source-path
/home/ddhill/sb/10/graphics/rt/modules/*/src/main/java:/home/ddhill/sb/10/graphics/rt/modules/*/build/gensrc/{java,jsl-decora,jsl-prism}
-implicit:none
--module-source-path
/home/ddhill/sb/10/graphics/rt/modules/*/src/main/java:/home/ddhill/sb/10/graphics/rt/modules/*/build/gensrc/{java,jsl-decora,jsl-prism}
-implicit:none
--module-source-path
/home/ddhill/sb/10/graphics/rt/modules/*/src/main/java:/home/ddhill/sb/10/graphics/rt/modules/*/build/gensrc/{java,jsl-decora,jsl-prism}