JDK-8062738 : Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: generic
  • Submitted: 2014-11-03
  • Updated: 2015-06-04
  • Resolved: 2015-02-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b52Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
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!

Comments
moved from New to Open as an issue in 9 (not 8u40)
01-12-2014

Does this test fail against JDK 8u31 or 8u25 if it exists there?
12-11-2014

RULE java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug Exception java.lang.RuntimeException: No data flavor was found for natives: [RICH_TEXT, Rich Text Format] RULE java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug Exception java.lang.RuntimeException: WARNING: Child process error stream is not empty! RULE java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug Exception java.lang.RuntimeException: WARNING: Child process error stream is not empty!
03-11-2014