JDK-8233582 : javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 18,19,20,21,22,23
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: linux,os_x
  • CPU: x86_64,aarch64
  • Submitted: 2019-11-05
  • Updated: 2024-04-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Cloners :  
Duplicate :  
Description
Exception: java.lang.RuntimeException: Background point java.awt.Point[x=416,y=305] color java.awt.Color[r=75,g=0,b=180] does not equal to background color java.awt.Color[r=0,g=0,b=255]

Foreground point java.awt.Point[x\=572,y\=493] color java.awt.Color[r\=0,g\=0,b\=255] equals to background color java.awt.Color[r\=0,g\=0,b\=255]
Comments
Removed reference to Linux from the bug subject, the test fails on Linux and macOS (aarch64).
26-04-2024

Spotted in the jdk-20+32-2314-tier4 CI job set: https://mach5.us.oracle.com/mdash/jobs/mach5-one-jdk-20+32-2314-tier4-20230112-1809-40724049/tasks/mach5-one-jdk-20+32-2314-tier4-20230112-1809-40724049-tier4-client-headful-jtreg-open_test_jdk_jdk_desktop_part1-macosx-aarch64-209/results?search=status%3Afailed%20AND%20-state%3Ainvalid macosx-aarch64: jpg-mac-arm-54.oraclecorp.com This test machine is running Mac_OS_X_12.0.1. javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java https://mach5.us.oracle.com:10060/api/v1/results/mach5-one-jdk-20+32-2314-tier4-20230112-1809-40724049-tier4-client-headful-jtreg-open_test_jdk_jdk_desktop_part1-macosx-aarch64-209-1673551508-347/log javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java https://mach5.us.oracle.com:10060/api/v1/results/mach5-one-jdk-20+32-2314-tier4-20230112-1809-40724049-tier4-client-headful-jtreg-open_test_jdk_jdk_desktop_part1-macosx-aarch64-209-1673551508-346/log The screen1.png file for both failures shows an empty desktop.
12-01-2023

Spotted in the jdk-18+23-1480-tier4 CI job set: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java https://mach5.us.oracle.com/mdash/jobs/mach5-one-jdk-18+23-1480-tier4-20211106-0658-26003865/tasks/mach5-one-jdk-18+23-1480-tier4-20211106-0658-26003865-tier4-client-headful-jtreg-open_test_jdk_jdk_desktop-macosx-aarch64-175/results?search=status%3Afailed%20AND%20-state%3Ainvalid https://mach5.us.oracle.com:10060/api/v1/results/mach5-one-jdk-18+23-1480-tier4-20211106-0658-26003865-tier4-client-headful-jtreg-open_test_jdk_jdk_desktop-macosx-aarch64-175-1636191845-902/log macosx-aarch64: jpg-mac-arm-21.oraclecorp.com This test machine is running Mac_OS_X_11.6.
06-11-2021