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

Alexander Zvegintsev azvegint at openjdk.java.net
Fri Oct 22 12:05:24 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:

  extra safety

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

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

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

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