SubsystemsjavacVersion: 2.25 (dev)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_ARGSpants.toml[javac]args = [ <shell_str>, <shell_str>, ...,]default: []Arguments to pass directly to javac, e.g. --javac-args='-g -deprecation'.Advanced optionstailor_source_targets--[no-]javac-tailor-source-targetsPANTS_JAVAC_TAILOR_SOURCE_TARGETSpants.toml[javac]tailor_source_targets = <bool>default: TrueIf true, add java_sources and java_tests targets with the tailor goal.Deprecated optionsNoneRelated subsystemsNone