On Thu, 25 Sep 2025 02:54:25 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> test/jdk/ProblemList.txt line 259: >> >>> 257: >>> 258: >>> sun/java2d/X11SurfaceData/SharedMemoryPixmapsTest/SharedMemoryPixmapsTest.sh >>> 7184899,8221451 linux-all,macosx-aarch64 >>> 259: java/awt/FullScreen/DisplayChangeVITest/DisplayChangeVITest.java >>> 8169469 windows-all,macosx-aarch64 >> >> So does this test really still fail on macos ARM ? >> The only remaining bug ID is entirely about windows. >> Seems you should remove the arm entry and re-test and it if does fail, then >> maybe a new bug is needed. > > It does fail with timeout on macos ARM like as you have mentioned in the JBS > for windows too. > > Can I just update the 8169469 to include macOS too instead of raising new > issue? I ran 3 CI jobs and it seems the `DisplayChangeVITest` does not fail anymore in windows but it times out in mac ARM so I think this PR is ok in current state as it removes this bug entry 8273617 from that test. We will investigate 8169469 in that bugid and we will add/remove new entry w.r.t that bugid separately..Will that be ok? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/27365#discussion_r2379717321
