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

Test8223105WinA / B can fail due to simultanious use of same library.

    XMLWordPrintable

Details

    Description

      Test8223105WinA and Test8223105WinB test can fail because the simultaneously access the same library `AsmSymbol`, which causes an UnsatisfiedLinkError, because the library is being attempted to be loaded by 2 different ClassLoaders.

      The solution is to run these tests with `/othervm` as well

      Attachments

        Activity

          People

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: