Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Testing M2



Beyond bug fix verification, we should also focus on following scenarii:
- memory leaks:
     - incrementally fix numerous problems in editor: e.g.: enable a
warning such as unqualified field access, and start manually fixing them.
In between each change, save&build the unit
- j2se 5.0:
     - assess jck compliance (check regressions through recent progress)
     - generify JDT Core (*do not release*) by addressing unsafe type
warnings (check whether warning is sound)



Back to the top