Details
-
Bug
-
Resolution: Fixed
-
P3
-
11, 12, 13
-
b30
-
x86_64
-
linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227846 | 14 | Anton Litvinov | P3 | Resolved | Fixed | b07 |
JDK-8228330 | 13.0.2 | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8228114 | 13.0.1 | Anton Litvinov | P3 | Resolved | Fixed | b02 |
JDK-8227867 | 11.0.6-oracle | Anton Litvinov | P3 | Resolved | Fixed | b01 |
JDK-8228559 | 11.0.5-oracle | Anton Litvinov | P3 | Closed | Fixed | b03 |
JDK-8229292 | 11.0.5 | Anton Litvinov | P3 | Resolved | Fixed | b03 |
Description
java.lang.RuntimeException: Color is not as expected. Got java.awt.Color[r=255,g=255,b=255]
jib > at AlphaColorTest.main(AlphaColorTest.java:70)
jib > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
jib > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
jib > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
jib > at java.base/java.lang.reflect.Method.invoke(Method.java:567)
jib > at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
Attachments
Issue Links
- backported by
-
JDK-8227846 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Resolved
-
JDK-8227867 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Resolved
-
JDK-8228114 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Resolved
-
JDK-8228330 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Resolved
-
JDK-8229292 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Resolved
-
JDK-8228559 java/awt/Color/AlphaColorTest.java fails in linux-x64 system
- Closed
- relates to
-
JDK-8227921 Create an alternative fix for JDK-8214579, whose fix was backed out
- Open
-
JDK-8227392 Colors with alpha are painted incorrectly on Linux, after JDK-8214579
- Closed