Incorrect method tag offset for big endian platform

XMLWordPrintable

    • jfr
    • b15
    • sparc
    • solaris
    • Verified

        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.

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

                Created:
                Updated:
                Resolved: