Lucee 7.0.2.98-RC Release Candidate 2

Just a few fixes for the second RC

  • LDEV-6107 Stale renamed className in PageSourceImpl causes - ClassNotFoundException flood after classloader flush
  • LDEV-5909 CommandBox Tray Icon Issue in Lucee 7
  • LDEV-1109 RAM drive disappears
  • LDEV-6108 Make getSystemMetrics() official (useful for monitoring datasource connection pools)
4 Likes

Though haven’t installed RC2 yet, RC1 + Java25 have been quite stable since we installed them on RC1 release day. It appears to have resolved a number of issues, esp. with database connection pooling. Thank you and the team for all the hard work in getting this out.

1 Like

thanks @psarin such feedback is always really appreciated

@dswitzer reported back over on cfml slack that after running a 62 hour test, all the class loading issues are resolved

1 Like

I’ve been running this RC on a couple projects with unit tests this week… no problems found. The tests do run much faster.

1 Like