Vulkan: Enable all Vulkan offscreen tests for windows

This commit is contained in:
Anton Shangareev
2025-12-02 21:31:54 +04:00
parent 6af891b962
commit 5d6f170e75
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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