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

Investigate Deadlock involving FileSystems.getDefault and System.loadLibrary call

XMLWordPrintable

      Application hangs with threads in WAITING and BLOCKED at
        at java.lang.Runtime.loadLibrary0(Runtime.java:862)
      waiting on a lock that is held by a third thread which is stuck at
        at java.nio.file.FileSystems.getDefault(FileSystems.java:176)

      Need to confirm the issue is the same as
      https://bugs.openjdk.java.net/browse/JDK-8194653 and request a fix for JDK 8.

            robm Robert Mckenna
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: