JDK-4180105 : Regression test java/util/TimeZone/SolarisTZVM.sh failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1998-10-08
  • Updated: 2001-02-07
  • Resolved: 1999-01-15
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.
Other
1.2.2 1.2.2Fixed
Related Reports
Relates :  
Description
Regression test/java/util/TimeZone/SolarisTZVM.sh failing on JDK122h on Sol2.6-kurtz
#Test Results
#Tue Oct 06 15:51:04 PDT 1998
testsuite=/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test
source=SolarisTZVM.sh
title=Test of the correct handling of the Solaris host time zone by the VM code
status=Error. Can't file source file: CheckVMZone.java.java in directory-list: /net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone 
work=/net/tapas/export3/testexec/REGRESSION/results/celery5.6-harness115-testwith12m-10-06-15.37/java/util/TimeZone
author=Alan Liu
execStatus=Error. Can't file source file: CheckVMZone.java.java in directory-list: /net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone 
description=file:/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone/SolarisTZVM.sh
javatestVersion=JT_2.0_zf
sections=
file=/net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone/SolarisTZVM.sh
end=Tue Oct 06 15:51:04 PDT 1998
bug=4177450
run=1 build CheckVMZone.java\n1 shell SolarisTZVM.sh\n
start=Tue Oct 06 15:51:04 PDT 1998
keywords=4177450
environment=regtest

test: java/util/TimeZone/SolarisTZVM.sh
script: javasoft.sqe.javatest.regtest.RegressionScript 
JDK under test: java full version "JDK-1.2fcs-M" (/net/tapas/export1/testexec/jdk12m/solaris)
command: build CheckVMZone.java
reason: User specified action: run build CheckVMZone.java 
command: build result: Error. Can't file source file: CheckVMZone.java.java in directory-list: /net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone 
test result: Error. Can't file source file: CheckVMZone.java.java in directory-list: /net/tapas/export3/testexec/REGRESSION/tests/jdk1.2/test/java/util/TimeZone 

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.2.2 FIXED IN: 1.2.2 INTEGRATED IN: 1.2.2
14-06-2004

EVALUATION Two things need to be fixed: - the @build tag should get the class name, not the file name - the generated class file needs to be copied into the directory from which it's executed. norbert.lindenberg@Eng 1998-10-09
09-10-1998