On Thu, 5 Feb 2026 20:17:39 GMT, Phil Race <[email protected]> wrote:

>> Remove AppContext from java/awt/SystemTray
>
> Phil Race has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   8376992

src/java.desktop/share/classes/java/awt/SystemTray.java line 371:

> 369:      * </table>
> 370:      * <p>
> 371:      * The {@code listener} listens to property changes only in this 
> context.

The reference to "context" is outdated(possibly in some other javadoc in this 
class as well)?

src/java.desktop/share/classes/java/awt/SystemTray.java line 464:

> 462:      * calling thread's context.
> 463:      *
> 464:      * @return this thread's context's PropertyChangeSupport

The comment is outdated?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29531#discussion_r2785051794
PR Review Comment: https://git.openjdk.org/jdk/pull/29531#discussion_r2785046383

Reply via email to