On Tue, 24 Feb 2026 18:17:46 GMT, Phil Race <[email protected]> wrote:

>> Remove AppContext from JEditorPane
>
> Phil Race has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8378377

src/java.desktop/share/classes/javax/swing/JEditorPane.java line 1246:

> 1244:                 }
> 1245:                 k = (EditorKit) c.newInstance();
> 1246:                 kitRegistry.put(type, k);

Why this line is removed?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/29855#discussion_r2849119243

Reply via email to