-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b52
-
generic
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084547 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
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!
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!
- backported by
-
JDK-8084547 Test java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug fails in Windows
-
- Resolved
-
- duplicates
-
JDK-8066659 Clipboard is broken - Copy/Paste the text from test frame into Notepad is not working.
-
- Closed
-
-
JDK-8066161 The output area shows "DataFlavor.allHtmlFlavors is not present in the system clipboard"
-
- Closed
-