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

UnreferencedExecutor.java can fail on libgraal with -Xcomp

XMLWordPrintable

      The java/util/concurrent/Executors/UnreferencedExecutor.java test can fail when run on libgraal and -Xcomp is specified. The problem appears to be that libgraal temporarily causes some objects that the test expects to be weakly referenced to have strong roots for a short amount of time (i.e. while a libgraal referencing these objects is in progress).

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: