Results 282 comments of Peter A. Jonsson

The last issue seems scoping-related and that is different on a technical level. Create a new ticket for that and remove that bullet from this ticket please. I'm not sure...

I had two versions of process installed. Not sure how I got the second, but I removed that and the `htfpp` message went away. I ran the test suite for...

I started a sandbox for buildwrapper and ran individual parts of the test suite. ImportsTests work and run quickly. CabalDevTests fail pretty quickly on both tests and the reason is...

All the changes look reasonable from a quick glance, but the source code for MSPSim silently moved into the Cooja repository (https://github.com/contiki-ng/cooja) a while ago. We need to update README.md...

This triggers https://github.com/oracle/graal/issues/3314

Previously linked issue disappeared with Java 21. We now get: ``` Exception in thread "main" com.oracle.svm.core.jdk.UnsupportedFeatureError: Library symbol lookups are not yet supported. ```

@nfi Added the commit that migrates the progress report to this PR. It's the last set timeout that should get precedence. I'm not sure what decides the order.

@nfi after the latest changes, this should work better since the AWT thread isn't as contended as before.