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

Access barriers are missing in C2 intrinsic for Base64

    XMLWordPrintable

Details

    • b29
    • Not verified

    Backports

      Description

        New Base64 intrinsics code introduced by JDK-8205528 is missing GC interface accesses. This was found in Shenandoah CTW tests:
         https://mail.openjdk.java.net/pipermail/shenandoah-dev/2019-January/008790.html

        It can theoretically affect other GCs as well. C2 interface was introduced in 12, so both 12 and 13 are affected.

        Sample fix:
         http://cr.openjdk.java.net/~shade/shenandoah/fix-base64.patch

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: