About Question enthuware.ocpjp.i.v11.2.3028 :
Posted: Fri Apr 24, 2020 12:53 pm
I suppose you have a typo in the explanation
javac --module-source-path src --module-path thirdpartymodulesutils.jar -d out --module modules should be thirdpartymodules/utils.jar
javac --module-source-path src --module-path thirdpartymodulesutils.jar -d out --module modules should be thirdpartymodules/utils.jar