Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1626

Create a ClassLoader capable of loading Primitives

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0-Beta11
    • None
    • common
    • None

      In some instances we must load the class for primitives ie:

      void.class
      double.class

      Centralize this logic in a PrimitiveCapableClassLoader(ClassLoader parent) which follows a child-first delegation model to handle primitives, and if not, go to the parent.

            jaikiran Jaikiran Pai (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: