Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4231715

4 cloudscape failures in all mode of V9 machine

XMLWordPrintable

    • sparc
    • solaris_2.6

      I run 2 copy of cloudscape with clissic VM & HotSpot VM
      last night, and compare the failures.

      Following is the difference.

      ==================================
      $ diff classic.fail hotspot.fail
      2,3d1
      < RowLockMulti.jsql
      < T_RRRRawStore
      5a4
      > bit.jsql
      17c16,17
      < rep015_workUnitUnitTests.java
      ---
      > rep016_interactive.jsql
      > repMinimalLanguage.jsql
      21d20
      < serverSideJDBC.java
      24c23
      < spsMetadata.java
      ---
      > staticMethodCalls.jsql
      27d25
      < users.jsql
      $
      =============================

      There are some failures on both classic VM & Hotspot
      are due to case sensitive problem.(I will correct this
      soon)

      following 4 tests are fail in hotspot VM but not in classic VM.

      bit.jsql
      rep016_interactive.jsql
      repMinimalLanguage.jsql
      staticMethodCalls.jsql


      In the case of classic VM, I use Solaris 1.2.1 product release,
      because I am not able to start cloudscape using gnat or reference
      release. Tracy, who is the person from cloudscape, also tell me
      they only run the cloudscape testing on product release, not reference
      release.(Because Sun doesn't support it)

      In the case of hotspot VM, I use gnat + hotspot JVM.

      so I think these failures could be:
      1. Hotspot bugs
      2. JDK issue(cloudscape hasn't tested using gnat classic VM)


      Following is the error message of those 4 failures
      (Please see attach file for 1 of the failure log)


      **************** jdk12 bit start 1999-04-20 00:01:11
      > ERROR 42X50: No method was found with the signature byte[].toString(). It m
      ay be that the method exists, but it is not public, or that the parameter type
      s are not method invocation convertible.
      790,796c778
      < SQLCol1
      **************** jdk12 bit end 1999-04-20 00:02:04




      **************** jdk12 repMinimalLanguage start 1999-04-20 02:31:47
      1608c1608
      < ij>
      ---
      > ij> java.io.InterruptedIOException
      **************** jdk12 repMinimalLanguage end 1999-04-20 02:35:41




      **************** jdk12 staticMethodCalls start 1999-04-20 01:37:03
      285,287c285
      < SQLCol1
                                                          
      < ----------------------------------------------------------------------------
      ----------------------------------------------------
      < int
                                                          
      ---
      > ERROR 42X50: No method was found with the signature int[].getClass(). It ma
      y be that the method exists, but it is not public, or that the parameter types
       are not method invocation convertible.
      290,292c288
      < SQLCol1
                                                          
      < ----------------------------------------------------------------------------
      ----------------------------------------------------
      < java.lang.String
                                                          
      ---
      > ERROR 42X50: No method was found with the signature java.lang.Object[].getCl
      ass(). It may be that the method exists, but it is not public, or that the pa
      rameter types are not method invocation convertible.
      **************** jdk12 staticMethodCalls end 1999-04-20 01:37:42

            duke J. Duke
            sduvur Sreeram Duvur (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: