Cross Reference: MissedHtmlAndRtfBug.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
DataFlavor
/
MissedHtmlAndRtfBug
/
MissedHtmlAndRtfBug.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
5751
N/A
<
html
>
6415
N/A
<!--
5751
N/A
@test
5751
N/A
@bug 8005932
5751
N/A
@summary Java 7 on mac os x only provides text clipboard formats
5751
N/A
@author mikhail.cherkasov@oracle.com
5751
N/A
@library /
regtesthelpers
5751
N/A
@library /
regtesthelpers
/
process
5751
N/A
@build Util
5751
N/A
@build ProcessResults ProcessCommunicator
6415
N/A
@run
applet
/
othervm
MissedHtmlAndRtfBug.html
6415
N/A
-->
5751
N/A
5751
N/A
<
head
>
5751
N/A
<
title
>Java 7 on mac os x only provides text clipboard formats</
title
>
5751
N/A
</
head
>
5751
N/A
<
body
>
5751
N/A
5751
N/A
<
h1
> MissedHtmlAndRtfBug <
br
>Bug ID: 8005932 </
h1
>
5751
N/A
5751
N/A
<
p
> This is an AUTOMATIC test, simply wait for completion </
p
>
5751
N/A
5751
N/A
<
APPLET
CODE=
"
MissedHtmlAndRtfBug.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
5751
N/A
</
body
>
5751
N/A
</
html
>