[ 
https://issues.apache.org/jira/browse/LUCENE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029941#comment-13029941
 ] 

Uwe Schindler commented on LUCENE-3078:
---------------------------------------

This compiles without unsafe warnings in javac 1.5 - Eclipse may complain more 
- but javac 1.5 is what counts for the generics policman.

> Add generics to DocumentsWriterDeleteQueue.Node
> -----------------------------------------------
>
>                 Key: LUCENE-3078
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3078
>             Project: Lucene - Java
>          Issue Type: Task
>            Reporter: Uwe Schindler
>         Attachments: LUCENE-3078.patch
>
>
> DocumentsWriterDeleteQueue.Note should be generic as the subclasses hold 
> different types of items. This generification is a little bit tricks, but the 
> generics policeman can't wait to fix this *g*.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to