On Mon, 19 Oct 2020 23:10:20 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> This manual test was created during the development phase of jdk7 when it was > possible to create translucent/non-opaque > decorated frames. That was changed by the > https://bugs.openjdk.java.net/browse/JDK-6993784 > The test allows creating and changing on the fly: > translucent/shaped/transparent frames all such windows should be > undecorated. This pull request has now been integrated. Changeset: 6e8835c6 Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6e8835c6 Stats: 58 lines in 2 files changed: 13 ins; 39 del; 6 mod 7110890: reg test TranslucentShapedFrameTest fails to create non-opaque frame Reviewed-by: prr ------------- PR: https://git.openjdk.java.net/jdk/pull/753