On Thu, 9 Jan 2025 20:06:49 GMT, Alan Bateman <al...@openjdk.org> wrote:

> Do you expect any other options that the source launcher might need to 
> handle? Right now, there are warnings when the module or package name is not 
> in modules in the boot layer. There other CLI options would be very advanced 
> so assume not.

I cannot think of any other useful options in addition to the ones handled in 
[RelevantJavacOptions.java](https://github.com/openjdk/jdk/blob/master/src/jdk.compiler/share/classes/com/sun/tools/javac/launcher/RelevantJavacOptions.java)
 for the time being that should also be forwarded to source launcher module 
layer setup for compilation or run time.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22930#issuecomment-2581170181

Reply via email to