JDK-8064685 : [TEST_BUG] Test java/sql/TimeStamp/4953991/test.java fails for JDK 5u81b06 in Solaris
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.sql
  • Affected Version: 5.0u81
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris
  • CPU: x86_64
  • Submitted: 2014-11-12
  • Updated: 2015-01-20
  • Resolved: 2014-11-19
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 Other
5.0u81Fixed 5.0u85 b01Fixed
Related Reports
Relates :  
Relates :  
Description
Testsuite name: j2se_java_rest
Test name(s): java/sql/TimeStamp/4953991/test.java
Product(s) tested: JDK 5u81b06
OS/architecture: Solaris(x64)

Reproducible: Always
Reproducible on machine: spb23385.ru.oracle.com, spb23251.ru.oracle.com, spb23030.ru.oracle.com
Test/Product bug : Test bug
Is it a Regression: Yes( Test is passing for JDK 5u75b07 but failing for JDK 5u81b01 )
Regression introduced in release/build: JDK 5u81b01
Test result on the last GAed release for this train: 
Test result on FCS:  
Is it a platform specific issue: Yes (passing in Windows but failing in Solaris and Linux(spb23117.ru.oracle.com))

Exception/Error from Log:
----------System.err:(1/33)----------
java full version "1.5.0_81-b06"
----------rerun:(20/911)*----------
DISPLAY=spb23128.ru.oracle.com:0 \\
GNOME_DESKTOP_SESSION_ID=this-is-deprecated \\
HOME=/export/home/gtee \\
LANG=en_US.UTF-8 \\
LC_ALL= \\
PATH=/bin:/usr/bin \\
TZ=localtime \\
TESTSRC=/export/home/gtee/ws5u81b06/j2se/test/java/sql/TimeStamp/4953991 \\
TESTSRCPATH=/export/home/gtee/ws5u81b06/j2se/test/java/sql/TimeStamp/4953991 \\
TESTCLASSES=/net/stt-13.ru.oracle.com/export/stt/newroot/tmp/srini/Sol8u31b05_n/workDir/classes/java/sql/TimeStamp/4953991 \\
TESTCLASSPATH=/net/stt-13.ru.oracle.com/export/stt/newroot/tmp/srini/Sol8u31b05_n/workDir/classes/java/sql/TimeStamp/4953991 \\
COMPILEJAVA=/export/jdk/jdk1.5.0_81b06 \\
TESTJAVA=/export/jdk/jdk1.5.0_81b06 \\
'TESTVMOPTS=-Xmixed -server -d64' \\
'TESTTOOLVMOPTS=-J-Xmixed -J-server -J-d64' \\
TESTJAVACOPTS= \\
TESTJAVAOPTS= \\
TESTTIMEOUTFACTOR=5.0 \\
    sh \\
        /export/home/gtee/ws5u81b06/j2se/test/java/sql/TimeStamp/4953991/Test4953991.sh
result: Failed. Execution failed: exit code 1


test result: Failed. Execution failed: exit code 1

Test run log location:
Steps to reproduce: 
1. login into spb23385.ru.oracle.com 
2. export TZ=Australia/Melbourne
3. run /export/jdk/jdk1.5.0_81b06/bin/java -jar /export/home/gtee/jtreg/lib/jtreg.jar -timeout:3 -verbose -vmoptions:'-Xmixed -server -d64' -noreport -automatic -jdk:/export/jdk/jdk1.5.0_81b06  -r:/export/home/gtee/reportDir -w:/export/home/gtee/workDir -dir:/export/home/gtee/ws5u81b06/j2se/test java/sql/TimeStamp/4953991/test.java


Comments
Critical request justification : Testcase change and only for 5ux. Not applicable for 6ux and up. Coming from change JDK-8025051 done earlier in 5.0u81.
24-11-2014

This appears to be a test issue based on the comments in the bug and it only fails on solaris. There have been no changes to Timestamp in quite some time in JDK 5 certainly none between the two builds in question
19-11-2014