It appears that skara is case-sensitive, and it treats the uppercase I as a 
regular comment instead of a bot command.
________________________________
From: core-libs-dev <[email protected]> on behalf of Aleksei 
Efimov <[email protected]>
Sent: Wednesday, December 4, 2024 3:19 PM
To: [email protected] <[email protected]>
Subject: Re: RFR: 8340359: Remove javax.naming.Context.APPLET

On Tue, 3 Dec 2024 17:36:35 GMT, Aleksei Efimov <[email protected]> wrote:

> JNDI dependency on the `java.applet.Applet` has been removed in JDK9 with 
> [JDK-8051422](https://bugs.openjdk.org/browse/JDK-8051422). It made the 
> `Context.APPLET` environment property obsolete and to be ignored when 
> `javax.naming.InitialContext` is created.
>
> The proposed change removes `javax.naming.Context.APPLET` constant and the 
> tests using it.

/Integrate

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

PR Comment: https://git.openjdk.org/jdk/pull/22521#issuecomment-2518578344

Reply via email to