Name: iaR10016 Date: 05/04/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b05
(not reproducible with JDK1.5.0-b04, JDK1.4.2-b21)
JCK : JCK1.4a-runtime
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling tests : lang/TYPE/type063/type06301/type06301.html
JCK1.4a-runtime lang/TYPE/type063/type06301/type06301.html test fails on JDK1.5.0-b05 on all platforms.
The test passes with JDK1.4.2-b21, JDK1.5.0-b04, JDK1.4.1.
Please, see also bug 4036535.
Test source location:
=====================
/java/re/jck/1.4a/promoted/fcs/binaries/JCK-runtime-14a/tests/lang/TYPE/type063/type06301/type06301.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results/tiger/b05/jck14a/win32/win2000_smp_plugin_ie6.0_linux-22/workDir/lang/TYPE/type063/type06301/type06301.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
JCK="/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a"
JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/linux-i586"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java javasoft.sqe.tests.lang.type063.type06301.type06301
--- script end ---
Test output:
============
failed sa[2] and sa[0] are the same objects
Specific machine info:
======================
Hostname: linux-10
OS: Solaris 8 (x86)
Hostname: linux-22
OS: Windows 2000 Pro
======================================================================
- relates to
-
JDK-4036535 concatenation with empty string doesn't create new String object
-
- Closed
-