javac related ONLY: Give me a 125 term vocabulary list sorted by popularity in usage (by commonly used / frequency of use in codebases). That means 125 terms, not 125 words. DO NOT REPEAT YOURSELF. Acronyms related to javac technology are allowed but they must be expanded. e.g. RAII (Resource Acquisition Is Initialization). The terms should have to do ONLY with and SPECIFICALLY with javac, CANNOT include generic operating system terms, generic IT terms, or computing terms. No definitions. Just the words. Each word should be surrounded by double brackets and separated by a comma and on the same lines. e.g. robots, robotics. Etc.
javac, javac -d, javac -cp, javac -classpath, javac -sourcepath, javac -encoding, javac -target, javac -source, javac -deprecation, javac -verbose, javac -g, none, source, lines, vars, javac -nowarn, none, only, javac -Xlint, unchecked, deprecation, fallthrough, serial, all, javac -Xdiags, verbose, javac -Xmaxerrs, javac -Xmaxwarns, javac -XD, javac -parameters, javac -Werror, javac -bootclasspath, javac -extdirs, javac -endorseddirs, rawtypes, cast, divzero, empty, finally, overrides, path, processing, static, try, varargs, javac -Akey=value, javac -processor, javac -processorpath, javac -d <output-directory>, javac -cp <classpath>, javac -encoding UTF-8, javac -target 8, javac -target 11, javac -source 8, javac -source 11, all, class, source, lines, suppress, debug, types, debug, vars, javac -Xdebug, javac -J-Xmx, javac -J-Dproperty=value, javac -J-Xms, javac -J-Xss, javac -J-verbose, javac -J-ea, javac -J-da, javac -J-server, javac -J-client, none, class, source, javac -help, javac --version, javac --release, javac --module, javac --module-path, javac --add-modules, javac --patch-module, javac --upgrade-module-path, javac --limit-modules, javac --add-exports, javac --add-opens, javac --add-reads, javac --enable-preview, javac --enable-native-access, javac --show-module-resolution, javac -Dproperty=value, javac --help-extra, javac --dry-run, javac --print-flags, javac --version-flag, javac --release 8, javac --release 11, javac --diagnostics, javac --verbose-flags, javac --file-extension, javac --extra-options, javac -XDoptions, javac --output-format, javac --show-warnings, javac --error-limit, javac --module-info, javac --debug-info.
The JVM CLI is called java. It is used to run Java applications and interact with the Java Virtual Machine.
(navbar_javac - see also navbar_java_cli, navbar_graalvm_cli, navbar_java)