mirror of
https://github.com/OpenHFT/Chronicle-Map.git
synced 2021-09-13 01:26:12 +00:00
7 lines
206 B
Properties
7 lines
206 B
Properties
# Tracing if resources are closed/released correctly.
|
|
jvm.resource.tracing=false
|
|
check.thread.safety=false
|
|
# for profiling
|
|
jvm.safepoint.enabled=false
|
|
# for testing sparseFiles
|
|
chronicle.map.sparseFile=true |