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

Generalize jniFastGetField jobject/jweak resolve

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b12

      Currently, objects passed in to jniFastGetField to perform a primitive access in, may be either a jobject or jweak. It further assumes that a jweak can be safely accessed with a raw load after scaling off the tag bit of the jweak. This is not necessarily the case.

        There are no Sub-Tasks for this issue.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: