-
Bug
-
Resolution: Cannot Reproduce
-
P1
-
None
-
1.4.1
-
x86
-
windows_xp
Name: asR10013 Date: 08/15/2002
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.4.1-b19
Testbase : RegTest
Platform[s] : Windows XP Home
switch/Mode :
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]:
CTE_REGTEST/Generic/4474873/Test4474873.sh
CTE_REGTEST/Generic/4524377/Test4524377.sh
These two tests failed with JDK1.4.1-b19 on Windows XP Home. The failure happened on the Windows platform only because no
other platform is actualy tested by the tests.
The failure is caused by changes in the test shell scripts listed above and made in the latest version of the test suite.
The previous version grepped for "Calling other JNI functions" for EnterCritical method and for "FATAL ERROR" otherwise.
The latest version greps only for "FATAL ERROR" meanwhile JDK works as before returning "Calling other JNI functions" for EnterCritical.
The new versions of the tests pass with JDK1.4.0-b92 meaning that JDK1.4.0-b92 works as the new versions expect and always returns "FATAL ERROR".
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/b19/regtest/win32/winXP_HE__linux-21/workDir/cte/CTE_REGTEST/Generic/4474873/Test4474873.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/b19/regtest/win32/winXP_HE__linux-21/workDir/cte/CTE_REGTEST/Generic/4474873/Test4524377.jtr
How to reproduce:
=================
Run the test using Javatest harness
======================================================================