mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 10:44:16 -06:00
8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver
Reviewed-by: aph Backport-of: bc0379ea1a22a2631b49ecd6a331352bec81c1c6
This commit is contained in:
parent
abda9d8410
commit
a01bf3180f
@ -54,6 +54,9 @@ static const ADAPTER_INFO badHardware[] = {
|
||||
// All Intel Chips.
|
||||
{ 0x8086, ALL_DEVICEIDS, NO_VERSION, OS_ALL },
|
||||
|
||||
// Microsoft Basic Render Driver (as maybe used in VMs such as VirtualBox)
|
||||
{ 0x1414, 0x008c, NO_VERSION, OS_ALL },
|
||||
|
||||
// ATI Mobility Radeon X1600, X1400, X1450, X1300, X1350
|
||||
// Reason: workaround for 6613066, 6687166
|
||||
// X1300 (four sub ids)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user