I have over the years added 18 add-opens and 18 add-exports to my default options in my applications config.
Today, with RELEASE26 and JDK 24.0.1 I realized I could remove everything but add-opens for java.io and java.net. I'm happy but curious, what has changed? /Patrik