mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 01:19:28 +01:00
Vulkan: Enable all Vulkan offscreen tests for windows
This commit is contained in:
@@ -36,7 +36,6 @@ import java.lang.ref.WeakReference;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @requires os.family == "linux"
|
||||
* @library /test/lib
|
||||
* @summary Verifies that disposal of blit destination image doesn't crash the process.
|
||||
* @modules java.desktop/sun.java2d.vulkan:+open java.desktop/sun.java2d:+open java.desktop/sun.awt.image:+open
|
||||
|
||||
@@ -36,7 +36,6 @@ import java.lang.ref.WeakReference;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @requires os.family == "linux"
|
||||
* @library /test/lib
|
||||
* @summary Verifies that disposal of blit source image doesn't crash the process.
|
||||
* @modules java.desktop/sun.java2d.vulkan:+open java.desktop/sun.java2d:+open java.desktop/sun.awt.image:+open
|
||||
|
||||
Reference in New Issue
Block a user