Installers for Windows are available from https://download.lucee.org/ which bundle Tomcat 9.0.68 and jdk-11.0.17+8 (still working on the Linux installer JRE option)
LDEV-4162 - NPE in CFMLFactoryImpl.getPageContextImpl LDEV-4169 - Possibe deadlock with PhysicalClassLoader LDEV-4188 - regression: ints being returned as decimals LDEV-4193 - add possibility to define bootdelegation via system property LDEV-4204 - NPE PageContextImpl.java:574 - parallel processing, i.e. each() etc
Code Changes
Support
If you find any problems, please post here on the forum before any creating tickets in jira
If you haven’t already, please consider supporting Lucee financially
5.3.9.160 has regressions on errors under heavy load and number handling
LDEV-4162 - NPE in CFMLFactoryImpl.getPageContextImpl LDEV-4188 - regression: ints being returned as decimals LDEV-4204 - NPE PageContextImpl.java:574 - parallel processing, i.e. each() etc
We’ve done a quick set of tests locally and it seems to be fine - we never hit the “under load” bugs in the previous release though despite having some long (>10s) requests in our apps.
We’ll probably get it on our public-facing prelive sites next week for a bit of a “bed in”.
Ah gotcha. Should I assume the 5.3.10 contains the fixes included in 5.3.9.166? I’m not sure how much rolling-up is done in the versions.
@bdw429s in this case, it would require a lot of changes - this is for work stuff, and exploring how I can change as a little as possible to the workflow.