<br>Yeah, I did last week: <a href="https://jira.jboss.org/jira/browse/WELD-221">https://jira.jboss.org/jira/browse/WELD-221</a> , after Shane marked the test &quot;broken&quot; and I realized that no one would see it after that :)<br>
<br>I just assigned it to CR2.<br><br>-Clint<br><br><div class="gmail_quote">On Tue, Oct 27, 2009 at 8:41 AM, Pete Muir <span dir="ltr">&lt;<a href="mailto:pmuir@redhat.com">pmuir@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Please file an issue in JIRA scheduled for CR2, mentioning this test case, and add the test to the group &quot;broken&quot;. This means that we don&#39;t see known failures in the the testsuite but still track them for fixing (this is essential to allow us to see whether unrelated commits break know-working tests).<br>

<br>
Pete<div><div></div><div class="h5"><br>
<br>
On 20 Oct 2009, at 18:51, Clint Popetz wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Hi,<br>
<br>
The following:<br>
<br>
abstract class ChoiceParent&lt;T&gt; { }<br>
<br>
class Choice&lt;T, E&gt; extends ChoiceParent&lt;T&gt;<br>
{<br>
   public Choice&lt;T, E&gt; aMethod()<br>
   {<br>
      return null;<br>
   }<br>
}<br>
<br>
<br>
will produce an infinite recursion between resolveType and resolveTypeParameter if weld tries to load it.  I&#39;ve added a class to test/ in org.jboss.weld.test.unit.implementation.annotatedItem that triggers this.<br>
<br>
I&#39;m not competant enough with generics to touch that code.<br>
<br>
<br>
-Clint<br>
<br>
<br>
-- <br>
Clint Popetz<br>
<a href="http://42lines.net" target="_blank">http://42lines.net</a><br>
Scalable Web Application Development<br>
<br>
<br></div></div>
_______________________________________________<br>
weld-dev mailing list<br>
<a href="mailto:weld-dev@lists.jboss.org" target="_blank">weld-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/weld-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/weld-dev</a><br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Clint Popetz<br><a href="http://42lines.net">http://42lines.net</a><br>Scalable Web Application Development<br>