On Mon, 5 Jun 2023 15:34:46 GMT, Tejesh R <[email protected]> wrote: >> I see the difference. Also, I looked back on other fixes that I recall were >> expanded to be generic, and I see my source of confusion. LAF's were >> expanded, not tested OS's. > > Yeah, so as @azvegint suggested I will update the fix. And also I will update > the regression test to windows alone.
I just did a quick test on Windows and macos, this test seems to work. (However, line 136 should be removed to show the translucent window on macos). Therefore, we may consider doing a test not only for Linux. BTW, It may be better to put this test in test/jdk/java/awt/Multiscreen/, where most of multiscreen tests are located. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14246#discussion_r1220604310
