-
Bug
-
Resolution: Fixed
-
P4
-
17, 18
-
b17
-
aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8292604 | 17.0.6-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8294200 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8292605 | 11.0.18-oracle | Dukebot | P4 | Resolved | Fixed | b01 |
JDK-8295913 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8292603 | 8u361 | Dukebot | P4 | Resolved | Fixed | b01 |
a number of tests fail due to some inaccuracy in pixels copied from the screen when scaling down from device space to user space.
The subject of most of these tests is such that uiScale isn't important and we can have them pass with -Dsun.java2d.uiScale=1.
For the rest we can problem list them - as narrowly as we can on macos-aarch64 which is the only place we've seen the problem (not happening on retina displays with x64 it seems) whilst we try to figure out the root cause which is either in Apple code or something we are doing to trigger that Apple API misbehaviour.
- backported by
-
JDK-8292603 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Resolved
-
-
JDK-8292604 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Resolved
-
-
JDK-8292605 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Resolved
-
-
JDK-8294200 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Resolved
-
-
JDK-8295913 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Resolved
-
- relates to
-
JDK-8274304 Update or Problem List tests which may fail with uiScale=2 on macOS
-
- Open
-
-
JDK-8172269 When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
-
- Resolved
-
-
JDK-8275234 java/awt/GraphicsDevice/DisplayModes/CycleDMImage.java is entered twice in ProblemList
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/3c1e0cf8
-
Commit openjdk/jdk17u-dev/c59f7412
-
Commit openjdk/jdk/753b2563
-
Review openjdk/jdk11u-dev/1470
-
Review openjdk/jdk17u-dev/704
-
Review openjdk/jdk/5687