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

Regression in 8u after JDK-8237117: Better ForkJoinPool behavior

    XMLWordPrintable

Details

    Backports

      Description

        Subclasses of ForkJoinWorkerThread are responsible for management of inherited AccessControlContext. The current AccessControlContext is used by default.

        8u backport of JDK-8237117 changes default AccessControlContext to INNOCUOUS_ACC instead of the current one.

        Discussion thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012180.html

        Attachments

          1. Test.java
            1 kB
          2. Test2.java
            0.8 kB
          3. Test2.java
            0.8 kB

          Issue Links

            Activity

              People

                akozlov Anton Kozlov
                akozlov Anton Kozlov
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: