mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-19 18:07:49 +00:00
8307799: Newly added java/awt/dnd/MozillaDnDTest.java has invalid jtreg @requires clause
Reviewed-by: rriggs, azvegint
This commit is contained in:
parent
cc396895e5
commit
1bca05eace
@ -64,7 +64,7 @@ import java.io.Reader;
|
||||
@test
|
||||
@bug 4746177
|
||||
@summary tests that data types exported by Netscape 6.2 are supported
|
||||
@requires(os != "windows")
|
||||
@requires (os.family != "windows")
|
||||
@key headful
|
||||
@run main MozillaDnDTest
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user