SubsystemsjavacVersion: 2.16.x (deprecated)On this pagejavac The javac Java source compiler. Backend: pants.backend.experimental.java Config section: [javac] Basic optionsargs--javac-args="[<shell_str>, <shell_str>, ...]"PANTS_JAVAC_ARGSdefault: []Arguments to pass directly to javac, e.g. --javac-args='-g -deprecation'.Advanced optionstailor_source_targets--[no-]javac-tailor-source-targetsPANTS_JAVAC_TAILOR_SOURCE_TARGETSdefault: TrueIf true, add java_sources and java_tests targets with the tailor goal.Deprecated optionsNone