-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.4.0
-
x86
-
solaris_8
Name: jbT81659 Date: 03/27/2001
OS: Solaris(5.8)-Intel
JDK:1.4.0-B56
Test failed and JTREG generated the following report:
=================================
#Test Results (version 2)
#Sun Mar 25 12:18:26 IST 2001
#checksum:63119cbac1cbaeba
#-----testdescription-----
$file=/home-bazelet/isam/jtreg/test/sun/io/Converter/TestConv.java
$root=/home-bazelet/isam/jtreg/test
keywords=bug4179153
run=ASSUMED_ACTION main TestConv\n
source=TestConv.java
title=Read code mapping table and check code conversion
#-----environment-----
#-----testresult-----
description=file:///home-bazelet/isam/jtreg/test/sun/io/Converter/TestConv.java
end=Sun Mar 25 12:18:26 IST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1
Warning(s).
javatestOS=SunOS 5.8 (x86)
javatestVersion=JT_2.1.4b05
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build main
start=Sun Mar 25 12:18:22 IST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test=sun/io/Converter/TestConv.java
work=/home-bazelet/isam/jtreg/JTwork/sun/io/Converter
#section:script_messages
----------messages:(1/83)----------
JDK under test: java full version "1.4.0-beta-b56" (/home/sun/builds/jdk/solarisX)
#section:build
----------messages:(3/94)----------
command: build TestConv
reason: Named class compiled on demand
elapsed time (seconds): 0.095
result: Passed. No need to compile: TestConv.java
#section:main
----------messages:(3/115)----------
command: main TestConv
reason: Assumed action based on file name: run main TestConv
elapsed time (seconds): 3.828
----------System.out:(24/238)*----------
Checking Cp1123...
OK.
Checking Cp1006...
OK.
Checking Cp037...
OK.
Checking Cp1026...
OK.
Checking Cp1112...
OK.
Checking Cp1025...
OK.
Checking Cp1255...
Warning 1: 0xCA -> \\uFFFD multi-mapping? \\u05BA
----------System.err:(14/734)----------
java.lang.RuntimeException: 1 Warning(s).
at TestConv.checkConverter(TestConv.java:123)
at TestConv.main(TestConv.java:19)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:46)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 1 Warning(s).
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1 Warning(s).
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1
Warning(s).
======================================================================