-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.2
-
x86
-
linux
Name: agR10216 Date: 10/29/2002
#Test Results (version 2)
#Tue Oct 29 17:10:35 GMT 2002
#checksum:1f04b3c11326ddf3
#-----testdescription-----
$file=/.automount/archer/root/JDK/gas/mantis/test/java/awt/Clipboard/PasteNullToTextComponentsTest/PasteNullToTextComponentsTest.html
$root=/.automount/archer/root/JDK/gas/mantis/test
author=###@###.### area=Clipboard
keywords=bug4401853
run=USER_SPECIFIED applet PasteNullToTextComponentsTest.html\n
source=PasteNullToTextComponentsTest.html
title=Tests that pasting null to TextArea and TextField on Solaris/Linux removes selected text; doing it on Windows to TextArea does nothing, to TextField removes selected text.
#-----environment-----
#-----testresult-----
description=file:///.automount/archer/root/JDK/gas/mantis/test/java/awt/Clipboard/PasteNullToTextComponentsTest/PasteNullToTextComponentsTest.html
end=Tue Oct 29 17:10:35 GMT 2002
environment=regtest
execStatus=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
javatestOS=Linux 2.4.18-3 (i386)
javatestVersion=2.1.6
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build applet
start=Tue Oct 29 17:10:25 GMT 2002
status=Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
test=java/awt/Clipboard/PasteNullToTextComponentsTest/PasteNullToTextComponentsTest.html
work=/home/gas/bugs/test/l/JTwork/java/awt/Clipboard/PasteNullToTextComponentsTest
#section:script_messages
----------messages:(4/217)----------
JDK under test: (/set/jdk-builds/JDK1.4.2b03/linux-i586)
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b03)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b03, mixed mode)
#section:build
----------messages:(3/116)----------
command: build PasteNullToTextComponentsTest
reason: Named class compiled on demand
elapsed time (seconds): 0.0020
result: Passed. No need to compile: PasteNullToTextComponentsTest.java
#section:applet
----------messages:(3/159)----------
command: applet PasteNullToTextComponentsTest.html
reason: User specified action: run applet PasteNullToTextComponentsTest.html
elapsed time (seconds): 9.459
----------System.out:(0/0)----------
----------System.err:(6/467)----------
TextArea text=abc TextField text=ac
java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
at PasteNullToTextComponentsTest.start(PasteNullToTextComponentsTest.java:202)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
at java.lang.Thread.run(Thread.java:536)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: test failed: wrong behavior of text component on pasting null
###@###.### 2002-10-29
======================================================================
- duplicates
-
JDK-4771803 RegTest-test java/awt/Clipboard/PasteNullToTextComponentsTest/ failed, Linux
- Closed