RFR: 8346778: Enable native access should work with the source launcher [v2]
Alan Bateman
alanb at openjdk.org
Fri Jan 10 11:13:46 UTC 2025
On Thu, 9 Jan 2025 20:16:16 GMT, Christian Stein <cstein at openjdk.org> wrote:
> 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.
Okay, main reason for asking is whether we need infrastructure rather than a point solution but I think you are right that the others aren't too interesting at this point.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22930#issuecomment-2582456903
More information about the compiler-dev
mailing list