Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] JDTCore projects branched to R3_1_maintenance

Following fixes are available in 3.1 maintenance branch:

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