JDK-6184911 : REGRESSION: java_util/HashSet/ContainsAll fails with java coredump on Solaris starting mustang b04
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2004-10-26
  • Updated: 2010-04-03
  • Resolved: 2004-11-30
Related Reports
Duplicate :  
Description
JDK            : 6.0 b09 (Start failing in mustang b04)
Platform[s]    : Solaris sparc 8, 9, 10
switch/Mode    : -client -Xmixed (pass with -client -Xint,-client -Xcomp,-server)
Testbase       : /java/sqe/ws1/1.5.0
Failing Test   : java_util/HashSet/ContainsAll

How to reproduct:
=================
Run attached run.sh.  You will get the following output:
sr1-usca-16:/home/chien/mustang 152 % sh run.sh
Note: ContainsAll.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Total tests for Exec : 2
ContainsAllTest01() Pass
Segmentation Fault - core dumped

Attched files include ContainsAll.java, run.sh, and core.

Tested machine info
===================
parislv% uname -a
SunOS parislv 5.9 Generic_112233-12 sun4u sparc SUNW,Ultra-60

norma:/home/chien 101 % uname -a
SunOS norma 5.10 s10_69 sun4u sparc SUNW,Ultra-60
###@###.### 10/26/04 23:29 GMT