[Mono-bugs] [Bug 473289] New: Reflection doesn't normalize MonoType before retrieving them

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 6 08:25:23 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=473289


           Summary: Reflection doesn't normalize MonoType before
                    retrieving them
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: rkumpera at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


It looks like reflection should normalize the MonoType before building the
managed mirror.

Given GTD x, a MonoType of MONO_GENERIC_INST pointing to a MonoGenericClass
inflated with (x, x->generic_container->context.class_inst) should yield the
same System.Type.

IOW, the generic instance inflated over the generic arguments of the GTD should
result in the same System.Type. If it's not under SRE building time, of course.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list