RFR: 8290687: serviceability/sa/TestClassDump.java could leave files owned by root on macOS
Alex Menkov
amenkov at openjdk.org
Thu Jul 21 01:08:04 UTC 2022
On Wed, 20 Jul 2022 22:21:52 GMT, Chris Plummer <cjplummer 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 around files with root ownership so jtreg cannot delete them, and you see errors when "make clean" tries to delete them. It's best that we just don't run the test on OSX if sudo privileges.
Marked as reviewed by amenkov (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9579
More information about the serviceability-dev
mailing list