Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7176225 Remove JDBC-ODBC Bridge
  3. JDK-8011567

Create appropriate test in JDBC suite

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Won't Fix
    • Icon: P2 P2
    • None
    • None
    • core-libs
    • None

      test(s) should make following

      1st test checks that sun/jdbc/odbc/ is missed in jre/lib/rt.jar.
      It just checks physically that package is not included to rt.jar at all.

      2nd test checks that it is not possible to make connection through ODBC using only standard JDK
      This test tries to register a necessary driver. It should fail of course

      The removed content from promoting documentation will be checked once manually.

            edrobitk Eugene Drobitko (Inactive)
            edrobitk Eugene Drobitko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: