On Sat, 16 Mar 2024 00:37:47 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> Convert this applet based test to a main program
>
> test/jdk/java/awt/datatransfer/HTMLDataFlavors/ManualHTMLDataFlavorTest.java 
> line 27:
> 
>> 25:   @test
>> 26:   @bug 7075105
>> 27:   @summary WIN: Provide a way to format HTML on drop
> 
> Do we add `@requires (os.family == "windows")` since the test summary 
> indicates Windows issue?

It is valid on all platforms. In fact if you read the instructions you'll see 
it says
"     On Mac OS X do NOT use Safari, it does not provide the needed DataFlavor,"

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18334#discussion_r1532624900

Reply via email to