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

AddonRegistryIncompatibleServiceLookupTest fails when run in JDK 8

    XMLWordPrintable

Details

    Description

      The following assertion fails:

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: