RFR: 8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS

Arno Zeller azeller at openjdk.org
Mon May 8 06:24:22 UTC 2023


On Thu, 4 May 2023 09:47:55 GMT, Thomas Stuefe <stuefe at 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.

@tstuefe and @plummercj 
Thanks for the reviews!  As I am no Committer I will need a sponsor - would one of you be so kind to sponsor me?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13791#issuecomment-1537819200


More information about the serviceability-dev mailing list