On Mon, 14 Aug 2023 01:12:54 GMT, David Holmes <dhol...@openjdk.org> wrote:
> 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. I think it is best to test for developer mode on each test run. The user might change it after a test run after seeing SkippedException, especially if they are aware that developer mode will address it. They may normally run with it disabled, but want it enabled when running SA tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15238#issuecomment-1676772275