JDK-5086159 : Fix for 4298656 on 131_12 doesn't work for Suse systems
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.3.1_13
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux_suse_sles_8
  • CPU: x86
  • Submitted: 2004-08-12
  • Updated: 2004-08-13
  • Resolved: 2004-08-13
Related Reports
Duplicate :  
Description
A fix for 4298656 was integrated into 1.3.1_12b2.
The testcase passes on RH linux but fails on Suse systems
The testcase passes on solaris systems.

OS tested : JDS & SLES 8
=========================
java@alotta:~> uname -a
Linux alotta 2.4.19-4GB i686 unknown

Testcase location:
====================

/net/latte.ireland/deployment1/regtests/131/test/CTE_REGTEST/Generic/4298656

JDKs tested 
============

1.3.1_12b3 (fail), 1.3.1_13b2 (fail)
The testcase passes with 1.4.2 on these systems.

=======================================
java@alotta:/tmp/4298656> java -version
java version "1.3.1_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_13-b02)
Java HotSpot(TM) Client VM (build 1.3.1_13-b02, mixed mode)
java@alotta:/tmp/4298656> java_g so2 -v
Segmentation fault
java@alotta:/tmp/4298656> java so2 -v
Segmentation fault

###@###.### 2004-08-12

Comments
EVALUATION Likely the same as 4821821 ###@###.### 2004-08-12
12-08-2004