RFR: 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails [v2]

Alexander Zvegintsev azvegint at openjdk.java.net
Thu Oct 21 10:57:28 UTC 2021


> Looks like the test does not fail anymore.
> 
> However some cleanup was made:
> 
> - fixed wildcard imports
> - frame centered and explicitly disposed at the end
> - removed unused `setAutoDelay()` call (no key/mouse key events generated)
> - improved variable naming
> 
> Testing still green.

Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:

  bug id removed

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6056/files
  - new: https://git.openjdk.java.net/jdk/pull/6056/files/6897480f..19fa417e

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6056.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6056/head:pull/6056

PR: https://git.openjdk.java.net/jdk/pull/6056



More information about the client-libs-dev mailing list