-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
sparc
-
solaris_9
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
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
- duplicates
-
JDK-5106020 SEGV in regression test java/lang/Character/Supplementary.java on Solaris 8
- Resolved