On Thu, 21 Oct 2021 02:04:01 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 7cf68b19 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7cf68b1901cc6f8ab30f8f8496de10f4017bfc58 Stats: 54 lines in 2 files changed: 18 ins; 19 del; 17 mod 8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6056