I was on 1.8.0_442. Can try to do the latest 1.8 build and report back.
So, you mean you tried both Amazon Corretto 21 and 1.8.0_442?
Can you try https://adoptium.net/ (Temurin 21)? Since it's also based on OpenJDK 21, I don't see why it would…
I was on 1.8.0_442. Can try to do the latest 1.8 build and report back.
So, you mean you tried both Amazon Corretto 21 and 1.8.0_442?
Can you try https://adoptium.net/ (Temurin 21)? Since it's also based on OpenJDK 21, I don't see why it would…
P.S. Simplified suggestion would be something like do not save property values related to application settings on application exit, this way developer would be able to free memory by assignment of empty strings or nulls.
Thanks for the feedback, I probably wasn't the most clear in my request since my understanding is the same as yours. I was looking for information on if I would be wasting my time starting on something like this because: (A) they are going to bring back…