-
Bug
-
Resolution: Fixed
-
P2
-
1.1.8
-
1.1.8
-
sparc
-
solaris_2.5.1
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2025032 | 1.2.2 | Alan Liu | P2 | Resolved | Fixed | 1.2.2 |
Name: as83306 Date: 02/07/99
Regression test java/lang/Character/CheckUnicode.java Failing
#Test Results
#Wed Jan 20 12:55:00 PST 1999
testsuite=/net/tapas/export4/regress118/test
source=CheckUnicode.java
title=Make sure the attributes of Unicode characters, as returned by the Character API, are
as expected
status=Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException:
char2014
work=/net/tapas/export2/results/regression/kurma5.6-harness118f-testwith118f-01-20-12.41/jav
a/lang/Character
execStatus=Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException:
char2014
description=file:/net/tapas/export4/regress118/test/java/lang/Character/CheckUnicode.java
javatestVersion=JT_2.0_zn
sections=compile compile main main
file= /net/tapas/export4/regress118/test/java/lang/Character/ CheckUnicode.java
end=Wed Jan 20 12:55:00 PST 1999
bug= 4114080
run=0 main CheckUnicode\n
start=Wed Jan 20 12:54:53 PST 1999
keywords=4114080
environment=regtest
test: java/lang/Character/CheckUnicode.java
script: javasoft.sqe.javatest.regtest.RegressionScript
JDK under test: java full version "JDK1.1.8F" (/net/tapas/export0/jdk118f/solaris)
command: build CheckUnicode
reason: Named class compiled on demand
command: compile /net/tapas/export4/regress118/test/java/lang/Character/CheckUnicode.java
reason: .class file out of date or does not exist
----------ref:compile(0/0)----------
----------log:compile(0/0)----------
command: compile result: Passed. Compilation successful
command: build result: Passed. Compilation successful
command: main CheckUnicode
reason: Assumed action based on file name: run main CheckUnicode
----------ref:main(0/0)----------
----------log:main(10/462)----------
java.io.FileNotFoundException: char2014
at java.io.FileInputStream.<init>(FileInputStream.java)
at CheckUnicode.main(CheckUnicode.java:20)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java)
JavaTest Message: Test threw exception: java.lang.reflect.InvocationTargetException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.io.FileNotFoundException: char2014
command: main result: Failed. Execution failed: `main' threw exception:
java.io.FileNotFoundException: char2014
test result: Failed. Execution failed: `main' threw exception:
java.io.FileNotFoundException: char2014
======================================================================
- backported by
-
JDK-2025032 Regression test CheckUnicode.java Failing
- Resolved