[
https://issues.apache.org/jira/browse/GROOVY-12092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-12092:
-------------------------------
Description:
The default would be false, same as current behavior.
If using a deadlock detection library, e.g. during testing, you could switch it
on and the PIC-Cleaner thread won't be created, and hence won't be detected as
a false positive deadlocked thread.
was:
The default would be true, same as current behavior.
If using a deadlock detection library, e.g. during testing, you could switch it
off and the PIC-Cleaner thread won't be detected as a false positive deadlocked
thread.
> Allow a "groovy.indy.callsite.cache.cleaner.inline" flag to turn off the
> PIC-Cleaner thread
> -------------------------------------------------------------------------------------------
>
> Key: GROOVY-12092
> URL: https://issues.apache.org/jira/browse/GROOVY-12092
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-2
>
>
> The default would be false, same as current behavior.
> If using a deadlock detection library, e.g. during testing, you could switch
> it on and the PIC-Cleaner thread won't be created, and hence won't be
> detected as a false positive deadlocked thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)