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

JSR-169 TCK: Agent script comments refer to wrong tck PP instead of JDBCOP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.0
    • 1.0
    • core-libs
    • 1.0
    • sparc
    • solaris_2.6
    • Verified

      the AgentMain.sh script refers to personal profile environment variables
      instead of JDBC-OP TCK

      to recreate:
      1. cd $TCK_PATH/ri
      2. vi AgentMain.sh

      #!/bin/sh
      # This script can be used as an example how to start AgentMain. You should
      # change the following variables according to your environment.

      # Location of PP reference implementation
                   -----
      if [ -z "$RI_HOME" ]; then RI_HOME=/java/re/jdbc_cdc/1.0/promoted/latest/binaries/linux-i686; fi

      # Location of PP TCK
                  ------

       

      both should be JDBC-OP not PP

            jbrucesunw Jonathan Bruce (Inactive)
            pkelleysunw Peggy Kelley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: