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

Incorrect method tag offset for big endian platform

    XMLWordPrintable

Details

    • jfr
    • b15
    • sparc
    • solaris
    • Verified

    Backports

      Description

        JDK-8225797 extended the method trace field from a jbyte to a jshort to include additional metadata tagging. The two bytes are accessed individually as a jbyte quantity and are semantically disjoint. Clearing operations however are atomic over the entire jshort.

        The reason for this omission is that when building JDK-8225797 as part of the JFR Streaming feature, the test submit scripts only included a small subset of platforms.

        Attachments

          Issue Links

            Activity

              People

                mgronlun Markus Grönlund
                mgronlun Markus Grönlund
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: