<AWT Dev> RFR: 8253739: java/awt/image/MultiResolutionImage/MultiResolutionImageObserverTest.java fails [v2]

Jayathirth D V jdv at openjdk.java.net
Thu Oct 1 08:25:40 UTC 2020


> 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.

Jayathirth D V has updated the pull request incrementally with one additional commit since the last revision:

  Made loaded memeber variable volatile

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/450/files
  - new: https://git.openjdk.java.net/jdk/pull/450/files/f643ee7f..a6da2c4a

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=450&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=450&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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


More information about the awt-dev mailing list