RFR: 8290687: serviceability/sa/TestClassDump.java could leave files owned by root on macOS
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Thu Jul 21 04:54:00 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 lmesnik (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9579
    
    
More information about the serviceability-dev
mailing list