-
Notifications
You must be signed in to change notification settings - Fork 936
Remove AppContext usage #9523
Copy link
Copy link
Open
Labels
Code cleanupLabel for cleanup done on the Netbeans IDELabel for cleanup done on the Netbeans IDEUpgrade JDKUpgrade to the JDK requirements of a module.Upgrade to the JDK requirements of a module.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Code cleanupLabel for cleanup done on the Netbeans IDELabel for cleanup done on the Netbeans IDEUpgrade JDKUpgrade to the JDK requirements of a module.Upgrade to the JDK requirements of a module.
JDK 27 removed the (webstart) AppContext mechanism, NB appears to rely on it in some places
e.g see #9522 + openjdk/jdk#29855 (many others)