From f15e654054da8374046c162e151850583517f189 Mon Sep 17 00:00:00 2001 From: David Ryan Date: Thu, 6 Jun 2024 13:51:04 +1000 Subject: [PATCH] The check.thread.saftety property has not been used for a while. Removing references to it. --- system.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/system.properties b/system.properties index e26fbfc02a..2a6d165515 100644 --- a/system.properties +++ b/system.properties @@ -1,6 +1,5 @@ # Tracing if resources are closed/released correctly. jvm.resource.tracing=false -check.thread.safety=false # for profiling jvm.safepoint.enabled=false # for testing sparseFiles