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

there is a dangerous interaction between the ODBC native code and the gc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.2.0
    • 1.1.1, 1.1.3, 1.1.4, 1.1.5
    • core-libs
    • None
    • 1.2
    • generic, x86, sparc
    • solaris_2.3, solaris_2.6, windows_nt

      The ODBC native code maintains a C pointer to memory managed by the Java VM.
      This is wrong since the garbage collector may move the contents of the
      memory, causing an error in the ODBC layer.

            swhitesunw Seth White (Inactive)
            swhitesunw Seth White (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: