Locally when i run this test i am seeing both the observers getting called and flags are updated. I suspect this to be an issue with less timeout which we are using for verifying whether observer is getting called or not. Also i have increased sleep time. I have increased timeout and verified in CI pipeline there is no issue.
------------- Commit messages: - 8253739: java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java fails Changes: https://git.openjdk.java.net/jdk/pull/450/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=450&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8253739 Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/jdk/pull/450.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/450/head:pull/450 PR: https://git.openjdk.java.net/jdk/pull/450