8168657: [PIT] Still, on Windows test always fails: java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
Reviewed-by: serb, rchamyal
This commit is contained in:
parent
26282a374c
commit
6d895b494d
@ -44,9 +44,11 @@ import java.util.Map;
|
||||
import javax.imageio.ImageIO;
|
||||
|
||||
/**
|
||||
* @test @bug 8145174 8151787
|
||||
* @test
|
||||
* @bug 8145174 8151787 8168657
|
||||
* @summary HiDPI splash screen support on Linux
|
||||
* @modules java.desktop/sun.java2d
|
||||
* @requires (os.family == "linux")
|
||||
* @run main UnixMultiResolutionSplashTest
|
||||
*/
|
||||
public class UnixMultiResolutionSplashTest {
|
||||
|
Loading…
x
Reference in New Issue
Block a user