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).

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

              Created:
              Updated:
              Resolved: