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

[windows] PlatformFileHandle type should be JGObject rather than void *

XMLWordPrintable

    • web
    • generic
    • windows

        On Windows platform PlatformFileHandle type is considered as HANDLE (i.e void *) which is specific to Windows flavor of webkit port.
        For OpenJFX, type of PlatformFileHandle should be JGObject.

        Due to this failure, randomly (at times) the type of FileHandle returned from native webkit will be other than java.io.RandomAccessFile

              ghb Guru Hb (Inactive)
              ghb Guru Hb (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: