mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 22:20:47 +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