-
Bug
-
Resolution: Fixed
-
P4
-
repo-panama
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
The solution is to run these tests with `/othervm` as well