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

java.io.RandomAccessFile: Calls to JVM_Lseek should pass jlong.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.5, 1.2.0
    • core-libs
    • x86, sparc
    • solaris_2.5.1, windows_nt

      Setting file lengths
      --------------------
      Conversion problems

      Should we have JVM functions with the file length always as a 64-bit
      quantity for huge databases etc.?
      Why does JVM_Lseek take a jint, but JVM_SetLength a jlong for the file
      position parameter.

      Should there be conversion macros for jlong_to_ll and ll_to_jlong?

            dviswanasunw Deepa Viswanathan (Inactive)
            miflemi Mick Fleming
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: