RFR: 8313357: Revisit requiring SA tests on OSX to either run as root or use sudo

David Holmes dholmes at openjdk.org
Mon Aug 14 01:22:58 UTC 2023


On Fri, 11 Aug 2023 18:00:01 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> I'm not sure about your caching question. I would assume you are asking how many times it executed per test, which is only once.

Okay. That is still unfortunate as I would expect this to be a dynamic property that changes very rarely.

> I can't see caching between test runs because the setting can be changed by the user.

I would not be worried about trying to deal with a user that changes the setting in that way. Test environments are expected to kept in a stable condition.

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

PR Comment: https://git.openjdk.org/jdk/pull/15238#issuecomment-1676533049


More information about the serviceability-dev mailing list