Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Released v_720 for build I20061030-1600

Three additional bugs fixed for 3.3 M3:

http://bugs.eclipse.org/bugs/show_bug.cgi?id=148041 :
    [compiler][1.5] should issue unchecked warning on cast to Set<X> of
Iterator#next () returning X
http://bugs.eclipse.org/bugs/show_bug.cgi?id=141289 :
    [1.5][compiler] May need a checkcast when invoking through intersection
receiver type
http://bugs.eclipse.org/bugs/show_bug.cgi?id=159631 :
    [dom] NPE while trying to cleanup specific pair of file



Back to the top