RFR: 8378377: Remove use of AppContext from JEditorPane [v2]
Phil Race
prr at openjdk.org
Mon Feb 23 20:53:52 UTC 2026
On Mon, 23 Feb 2026 09:33:37 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> 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 1326:
>
>> 1324:
>> 1325: private static Hashtable<String, EditorKit> getKitRegistry() {
>> 1326: return hitRegistry;
>
> I believe you meant to use "kitRegistry"
variable renamed to kitRegistry
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29855#discussion_r2843033375
More information about the client-libs-dev
mailing list