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

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

    XMLWordPrintable

Details

    • web
    • generic
    • windows

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: