On Fri, 11 Aug 2023 18:00:01 GMT, Chris Plummer <cjplum...@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