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

Remove no longer necessary calls to set/unset-in-asgct flag in JDK 17

XMLWordPrintable

    • svc
    • b01
    • b05
    • aarch64
    • os_x

      The backport of JDK-8304725 to JDK 17 (tracked as JDK-8311636) brought in RAII instance for marking a code as executing on behalf of ASGCT but failed to remove the explicit calls to set/unset the corresponding flag.

      This does not cause functional issues but still brings a bit of inefficiency. The explicit calls should be removed and only the RAII should be used.

            jbechberger Johannes Bechberger
            jbachorik Jaroslav BachorĂ­k
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: