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

Port changes to java and native files from JDK-8192806 to FX 8u

    XMLWordPrintable

Details

    • web
    • b01

    Backports

      Description

        As part of the fix for JDK-8192806 we created shadow constants (static final fields) for those fields in java.lang.Character and java.net.IDN that we reference in native code, rather than accessing them directly. In addition to being a better pattern, it allowed the FX 10 build to stop using javah.

        We still use javah when compiling FX 8u with JDK 8u, but we should port the changes for the shadow constants to FX 8u to keep the native WebKit in sync.

        Attachments

          Issue Links

            Activity

              People

                mbilla Murali Billa
                kcr Kevin Rushforth
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: