Test name(s):java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug
JDK tested: 9b32,9b33.9b34,9b35,9b31 
OS tested:Windows,Linux 
Reproducible: Always 
Is it a regression? No 
Regression introduced in release/build: Fails on 9b31,9b32,9b33,9b34,9b35 
                       
Is it platform specific? Yes
              
The is failure reproduced:Windows(Passes in linux)
----------System.err:(12/904)----------
========= Child VM System.err ========
Exception in thread "main" java.lang.RuntimeException: No data flavor was found for natives: [RICH_TEXT, Rich Text Format]
	at DataFlavorSearcher.getByteDataFlavorForNative(DataFlavorSearcher.java:45)
	at MissedHtmlAndRtfBug.main(MissedHtmlAndRtfBug.java:188)
======================================
java.lang.RuntimeException: WARNING: Child process  error stream is not empty!
	at test.java.awt.regtesthelpers.process.ProcessResults.verifyStdErr(ProcessResults.java:93)
	at MissedHtmlAndRtfBug.verifyTestResults(MissedHtmlAndRtfBug.java:114)
	at MissedHtmlAndRtfBug.start(MissedHtmlAndRtfBug.java:78)
	at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
	at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: WARNING: Child process error stream is not empty!