Source
- Harvey's Applet removal branch locally merged (will be pushed soon)
- Removal of `Security Manager` utilization and its GlueGen wrapper (to be pushed soon)
- One MacOS/AWT fix merged
- Needs more testing
Machines
- Consolidation of 2 test nodes (linux + windows) to one new machine
- Windows 10 running under kvm/qemu w/ Mesa3D soft (build & test)
- Simplifies maintenance using qcow2 disk images
- Native linux x86_64 (builds & test)
- Linux arm 32 + 64 bit builds
- Android 64bit builds
- If working, I may upgrade this node (more cores + ram) to
move other nodes to it (incl. the FreeBSD virtual machine node).
- Server stability (against DoS, ...)
- cgit patches
- various fine tuning kernel/apache/..
- we may need a more powerful machine due to incr load(?)
I've been running locally with my Applet removal patches, happy to put out a test version for the jaamsim community to get a few more miles on the updated version if that is helpful.
For context, my patches were to remove Applet use in NewtCanavsAWT which will fail on Java 26 and later as the Applet classes have been entirely removed, not just deprecated.