Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] JDT/Core patch posted

We just posted a patch for JDT/Core 3.1.0 at
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/r3.1/main.html#updates
It should address the following issues, and any problem found with it
should be reported back to us, asap, as this is a preview of our
contribution to official update for 3.1.1.

91426 [Markers] Java task tags in Task View don't have configured priority
100772 [1.5][search] Search for declarations in hierarchy reports to many
matches
100695 [1.5][search] Renaming a field of generic array type has no effect
103023 [1.5][compiler] StackOverflow inferring type arguments
102778 Scrapbook page doesn't work with enhanced for statement
101283 [1.5][javadoc] Javadoc validation raises missing implementation in
compiler
100868 Code assist does not recommend methods in anonymous enum subclass
101456 Proposals and Open Declaration fail with NPE
101387 [1.5][compiler] Incorrect Cycle detected in type hierarchy error
97326 [dom] ITypeBinding#isFromSource() is always false for type variables,
wildcards, and capture types
100153 [1.5][compiler] Bound check failure on recursive formal bound
100808 [assist] Wrong replace range for package proposals if there is no
line termination
98532 [1.5][compiler] Spurious 'type parameter T is hiding the type T'
warning for static nested classes
100797 editor general failure
100043 [1.5][compiler] false compiler error on ?: ternary operator with
boxing
102181 [1.5][compiler] Generic varargs are built with incorrect array type
102305 Error in JDT Core during reconcile
102213 [1.5][compiler] enum constants cannot be referenced inside enum
constants initializer
101955 NullPointerException after invoking extract method
97220 Should not issue nls warning for annotation
101885 [mode] sort operation doesn't set the RELATIVE_ORDER for enum
constants
101247 [formatter] Fails to format some labelled statements
101713 [1.5][compiler] Access to static fields within enum constructors
inconsistent with javac
101779 [1.5][compiler] VerifyError using -- operator on unboxed generic
Integer type
101208 [compiler] instanceof check cannot be unnecessary on null values
100619 [1.5][compiler] Incorrect duplicate bound diagnosis
94759 [1.5][compiler] @Override doesn't report an error inside interface
when specified for clone() method
98538 [1.5][compiler] Inference broken for subtypes of subtypes of
F-bounded types



Back to the top