Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Implemented
-
Trunk
-
None
-
None
-
Community Day 2 - 2016, OFBiz Community Day (May 2020)
Description
- Make GroovyUtil class as final.
- Move private constructor to proper location
- Make the following public static variable as private.
public static final UtilCache<String, Class<?>> PARSED_SCRIPTS = UtilCache.createUtilCache("script.GroovyLocationParsedCache", 0, 0, false); public static final GroovyClassLoader GROOVY_CLASS_LOADER;
Attachments
Issue Links
- links to