mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
This ensures that a) the `JAVA_TOOL_OPTIONS` environment variable is not set, which avoids additional output from some Java tools, and that b) the default Java file encoding is not changed. For more details, see #1437.