[Mono-bugs] [Bug 390128] FieldAccessException when running Mono.C5 tests
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 14 17:12:48 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=390128
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=390128#c2
Rodrigo Kumpera <rkumpera at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com> 2008-05-14 15:12:47 MST ---
The issue here is that visibility checks must ignore generic instantiations.
Mono breaks when checking if ArrayList`1<!0> is a subtype of ArrayBase<!!0>.
The fix should land tomorrow once I finish regression test it.
--
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