JAMS 4.0.9
JAMS 4.0.9 — ready-to-run application bundle.
Download and unpack jams-4.0.9.zip, then start the JAMS launcher with jams.sh/jams.bat or the JAMS model editor with juice.sh/juice.bat. Requires a Java runtime (JRE) 17 or newer.
Included model component libraries: J2K_base, J2K_ext, J2K_iso, J2Kg, Thornthwaite (from the jamsmodels repository).
Changes since v4.0.7
- Exclude workspace-root lib/ and components/ from OPTAS job cloning (0ac68f4)
- Fix thread/disk leak when ParallelExecution.execute() fails early (0bd30e7)
- Switch to CI-friendly SNAPSHOT/release versioning (ec5a58b)
- Guard DataCollection.mergeDataCollections against a null argument (6e068c4)
- Fix EOFException in SimpleOutputDataStore under parallel model runs (5e8cbab)
- Fix parallel OPTAS optimization broken since the JDK 21 migration (564a8ed)