On Thu, 4 May 2023 07:30:49 GMT, Arno Zeller <azel...@openjdk.org> wrote:
> Unless this test is run as root, it needs sudo privileges. If it gets them, > the test runs fine, but leaves a file with root ownership. So jtreg cannot > delete it, and you see errors when "make clean" tries to delete it. > It's best that we just don't run the test on OSX if sudo privileges. Seems reasonable. ------------- Marked as reviewed by stuefe (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/13791#pullrequestreview-1412739984