Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1872

AddonRegistryIncompatibleServiceLookupTest fails when run in JDK 8

XMLWordPrintable

      The following assertion fails:

      Assert.assertFalse(depOneServiceRegistry.hasService(BB.class));
      
      • in JDK7, BB.class.getClassLoader() == dep1 Classloader
      • in JDK8, BB.class.getClassLoader() == dep2 Classloader

              rhn-support-ggastald George Gastaldi
              rhn-support-ggastald George Gastaldi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: