On Mon, 20 Apr 2026 15:27:02 GMT, Jeremy Wood <[email protected]> wrote:
>> This adds a null check in case SwingUtilities.getWindowAncestor is null. >> >> Although I developed a jtreg test in the original ticket write-up for >> 8382396, I later realized I can just ask the preexisting test for >> JDK-8170794 to run with different VM options to help test this issue. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Jeremy Wood has updated the pull request incrementally with two additional > commits since the last revision: > > - 8382396: cleaning up imports > > This is in response to this feedback: > https://github.com/openjdk/jdk/pull/30783#discussion_r3110699714 > - Update test/jdk/javax/swing/JDesktopPane/TestDesktopManagerNPE.java > > Co-authored-by: Alexey Ivanov <[email protected]> Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/30783#pullrequestreview-4141281727
