[platform] default options and add-opens+add-exports
Patrik Karlström <[email protected]>
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <CAArD4mAo1eRbEGYMus2QDqHDjn=HAJ+9A8vd4XqbD2xL-QcwJg@mail.gmail.com> |
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