Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4959207
Votes 0
Synopsis TEST_BUG:NullPointerException expected, instead HS Error: EXCEPTION_ACCESS_VIO
Category java:cte_test
Reported Against 1.4.2_04
Release Fixed 1.4.2_04
State 10-Fix Delivered, Verified, bug
Priority: 2-High
Related Bugs 4810806
Submit Date 25-NOV-2003
Description
The regression test 4810806 is failed on Windows (XP, 2000, 2003) for jdk1.4.2_04 b01 with timed out result. It pass for 1.4.2_03 on all windows platforms.

To reproduce:
Install 1.4.2_04 from /net/koori.sfbay/p/v11/jdk/1.4.2_04/ea/b01/bundles/windows-i586
Compile and run NullPolyTest.java from /net/shiva/test/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4810806

The NullPolyTest.jtr file is attached below:

#Test Results (version 2)
#Fri Nov 21 14:43:37 PST 2003
#checksum:50f2baec772a7820
#-----testdescription-----
$file=H:\\shiva\\MyTestArea\\JDK1.4.2\\workspace_142\\test\\CTE_REGTEST\\Generic\\4810806\\NullPolyTest.java

$root=H:\\shiva\\MyTestArea\\JDK1.4.2\\workspace_142\\test
keywords=bug4810806
run=USER_SPECIFIED main NullPolyTest\r\n
source=NullPolyTest.java
title=Tests that draw/fillPolyline/gon do not crash on null array arguments Fixed in JDK1.4.1_07 Fixed in JD
K1.4.2_02 Respin b03

#-----environment-----

#-----testresult-----
description=file:///H:/shiva/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4810806/NullPolyTest
.java
end=Fri Nov 21 14:43:37 PST 2003
environment=regtest
execStatus=Failed. Execution failed: Program `E:\\j2sdk1.4.2_04\\bin\\java' interrupted! (timed out?)
javatestOS=Windows XP 5.1 (x86)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript 
sections=script_messages build main
start=Fri Nov 21 14:41:35 PST 2003
status=Failed. Execution failed: Program `E:\\j2sdk1.4.2_04\\bin\\java' interrupted! (timed out?)
test=CTE_REGTEST/Generic/4810806/NullPolyTest.java
work=H:\\results\\jdk1.4.2_04\\JTwork\\CTE_REGTEST\\Generic\\4810806

#section:script_messages
----------messages:(5/242)*----------
JDK under test: (E:\\j2sdk1.4.2_04)
java version "1.4.2_04-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-ea-b01)
Java HotSpot(TM) Client VM (build 1.4.2_04-ea-b01, mixed mode)
Timeout signalled after 120.0 seconds

#section:build
----------messages:(3/101)----------
command: build NullPolyTest 
reason: Named class compiled on demand
elapsed time (seconds): 0.079
result: Passed. No need to compile: NullPolyTest.java

#section:main
----------messages:(3/116)----------
command: main NullPolyTest
reason: User specified action: run main NullPolyTest 
elapsed time (seconds): 120.109
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Failed. Execution failed: Program `E:\j2sdk1.4.2_04\bin\java' interrupted! (timed out?)

test result: Failed. Execution failed: Program `E:\j2sdk1.4.2_04\bin\java' interrupted! (timed out?)
Work Around
N/A
Evaluation
This sounds like a dup of
  4943344: TEST_BUG: race conditions in Regression test NullPolyTest.java
which has been fixed in Tiger. The webrevs:
  http://javaweb.sfbay/jcg/1.5.0-tiger/2D/4943344

  xxxxx@xxxxx   2003-11-25
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang