Structural search: unsynchronized access to lazily initialized static Map
Hi,
I would like to make a structural search template to search for any unsynchronized access to a lazy-init static Map implementation.
The reason for this is to examine the code for specific threading issues.
I am unable to get this in a template. Can anyone tell me if this is possible or maybe give me an example of a related structural search pattern?
Cheers
Jo
Please sign in to leave a comment.