displaying top 100 results
Tracker Issue SQL Server 2008 (or newer) HierarchyID datatype not supported by CF10 jdbc driver (works in CF8)
2613169 CF-3341910 Database Bob Albright SQL Server 2008 (or newer) HierarchyID datatype not supported by CF10 jdbc driver (works in CF8) Duplicate ID: CF-3217374
Problem Description:
The SQL Server 2008 datatype does not work when cfquery tries to pull it into memory in CF10. Note
Tracker Issue WeakHashMap in coldfusion.runtime.java.ReflectionCache.java in cfusion.jar is not thread safe and can cause infinite loops
2608418 CF-4099820 Core Runtime Bob Albright WeakHashMap in coldfusion.runtime.java.ReflectionCache.java in cfusion.jar is not thread safe and can cause infinite loops Problem Description:
The WeakHashMap (variable name classCache) in coldfusion.runtime.java.ReflectionCache is not safe to use