mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 20:50:19 +00:00
Check if 'sudo' privileges can be added for executing macOS tests, and if so, add these privileges before executing the tests Reviewed-by: jcbeyler, phh, sballal