JDK-6394781 : test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 1.4.2_12
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: linux_suse_sles_8.2
  • CPU: x86
  • Submitted: 2006-03-07
  • Updated: 2011-01-19
  • Resolved: 2009-12-08
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.4.2_12 b02Fixed
Related Reports
Relates :  
Description
Test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6
===========================================
How to reproduce:
To reproduce run JTreg with appropriate JDK (1.4.2_11b2)
The workspace is placed on /net/latte.ireland/deployment1/regtests/142u12/
the JTreg is placed on /net/latte.ireland/deployment1/sqe-tools2.1.6fcs
to run please follow instructions http://jqa.ireland/procedures/test_procedures/141_test_procedures/RegressionTestExecution.html
And -automatic -bug:6173515 flags to that script)
===========================================
used system:
Linux zanussi 2.6.11.4-4-smp #1 SMP Wed Mar 16 21:34:20 UTC 2005 i686 i686 i386 GNU/Linux

===========================================
regression WS for 1.4.2 from shiva.sfbay got 1st Mar'06 was used
===========================================
See the test execution results in attached tar.gz file

gerry@zanussi:/regression> cat check6173515-142u12b1/report/summary.txt
vm/sa/OOME/6173515/Test6173515.sh  Failed. Execution failed: exit code 2
gerry@zanussi:/regression> cat check6173515-142u11b/report/summary.txt
vm/sa/OOME/6173515/Test6173515.sh  Passed. Execution successful

Comments
EVALUATION During fix of 6280629 in 142_12 b01, OnFirstJavaOutOfMemoryError vm option has been changed to OnOutOfMemoryError. So the existing testcase (from fix # 6173515) is failing. Testcase has been modified with updated VM option.
09-03-2006