JDK-6243962 : CORBA performance/bug4901731 fails, regression
  • Type: Bug
  • Component: other-libs
  • Sub-Component: corba:idl
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_9
  • CPU: x86
  • Submitted: 2005-03-21
  • Updated: 2010-04-02
  • Resolved: 2005-04-06
Related Reports
Duplicate :  
Description
JDK            : FAIL - mustang b28
                 PASS - mustang b27
Platform[s]    : FAIL - Solaris 8 on x86, Solaris 9 on x86, cinnabar, win2k
                 PASS - solaris 10 on x86
switch/Mode    : FAIL - default, -client
                 PASS - -Xshare:off -client, -server
Test owner     : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

Failing Test   : performance/bug4901731

TestBase Location: 
===================
/net/cady/export/dtf/unified/knight-ws/suites/corba_test/CORBA_mustang 

Test source location:
=======================
<TestBase Location>/tests/performance/bug4901731

How to reproduce:
====================
1. cd to TestBase Location
2. export PATH=`pwd`/bin:$PATH
3. cd <TestBase Location>/tests/performance/bug4901731 
4. rip-make -env mustang -jdk <jdk location> -workdir /tmp -v all

Test output:
=============
/export/jdk/b28/solaris-i586/jdk1.6.0/bin/java -client      -Xms300m
-Xmx512m performance.bug4901731.encoder
took 1: 22713
Write - Failed
took 2: 22402
Read - Failed

<TEST SUITE-NAME="ORB Stream read/write Performance Tests" CATEGORY="PERFORMANCE">
<TEST-NAME>performance_bug4901731</TEST-NAME>

<TEST-CASE>
<TEST-CASE-ID STATUS="FAILED">Test01</TEST-CASE-ID>
<TEST-CASE-DESC>The read/write performance took more than 20000
millisec</TEST-CASE-DESC>
</TEST-CASE>

/export/jdk/b28/linux-i586/jdk1.6.0/bin/java -client      -Xms300m -Xmx512m performance.bug4901731.encoder
took 1: 37446
Write - Failed
took 2: 36921
Read - Failed

/export/jdk/b28/linux-i586/jdk1.6.0/bin/java -Xshare:off -client      -Xms300m -Xmx512m performance.bug4901731.encoder
took 1: 6606
Write - Passed
took 2: 5627
Read - Passed

/export/jdk/b27/linux-i586/jdk1.6.0/bin/java -client      -Xms300m -Xmx512m performance.bug4901731.encoder
took 1: 5717
Write - Passed
took 2: 5448
Read - Passed

Specific Machine Info:
=====================
$ uname -a
SunOS daikon 5.9 Generic_117172-07 i86pc i386 i86pc

dtftest@jtg-win95:~> uname -a
Linux jtg-win95 2.6.5-7.139-default #1 Fri Jan 14 15:41:33 UTC 2005 i686 i686 i386 GNU/Linux

###@###.### 2005-03-31 21:27:44 GMT