blob: b84879358aa4792776357a744757c41b35506352 [file] [log] [blame]
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="IBM">
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00006 <title>JDT/Core Release Notes 3.7</title>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00007 <link rel="stylesheet" href="jdt_core_style.css" charset="iso-8859-1" type="text/css">
8</head>
9<body text="#000000" bgcolor="#FFFFFF">
10<table border=0 cellspacing=5 cellpadding=2 width="100%" >
11 <tr>
12 <td align="left" width="72%" class="title1">
Stephan Herrmann66cc2b62010-09-26 15:38:59 +000013 <font size="+3"><b>jdt core - build notes 3.7 stream</b></font>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000014 </td>
15 </tr>
16 <tr><td align="left" width="72%" class="title2"><font size="-2">Java development tools core</font></td></tr>
17 <tr><td>&nbsp;</td></tr>
18 <tr>
19 <td class="title3">
20 <font size="-1">
21 Here are the build notes for the Eclipse JDT/Core plug-in project
22 <a href="http://www.eclipse.org/jdt/core/index.php"><b>org.eclipse.jdt.core</b></a>,
23 describing <a href="https://bugs.eclipse.org/bugs" target=new>bug</a> resolution and substantial changes in the <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core"><b>HEAD</b></a> branch.
Stephan Herrmannbb25a052011-01-27 11:59:20 +000024 For more information on 3.7 planning, please refer to <a href="http://www.eclipse.org/jdt/core/r3.7/plan.php">JDT/Core release plan</a>,
25 the next <a href="http://www.eclipse.org/jdt/core/r3.7/plan.php#current-milestone">milestone plan</a>,
26 the overall <a href="http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_3_7.xml">official plan</a>,
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000027 or the <a href="http://www.eclipse.org/eclipse/platform-releng/buildSchedule.html">build schedule</a>.
Stephan Herrmannbb25a052011-01-27 11:59:20 +000028 This present document covers all changes since Release 3.6 (also see a summary of <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.jdt.core/notes/API_changes.html">API changes</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000029 <br>Maintenance of previous releases of JDT/Core is performed in parallel branches:
Stephan Herrmannbb25a052011-01-27 11:59:20 +000030 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_6_maintenance">R3.6.x</a>,
Stephan Herrmann7b7062f2010-04-01 19:56:59 +000031 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_5_maintenance">R3.5.x</a>,
32 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_4_maintenance">R3.4.x</a>,
33 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_3_maintenance">R3.3.x</a>,
34 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_2_maintenance">R3.2.x</a>,
35 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_1_maintenance">R3.1.x</a>,
36 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R3_0_maintenance">R3.0.x</a>,
37 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R2_1_maintenance">R2.1.x</a>,
38 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=R2_0_1">R2.0.x</a>,
39 <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=ECLIPSE_1_0">R1.0.x</a>.
40 </font>
41 </td>
42 </tr>
43</table>
Stephan Herrmanne4589e82011-04-30 12:18:45 +000044<a name="v_B53"></a>
45<hr><h1>
46Eclipse Platform Build Notes<br>
47Java development tools core</h1>
48Eclipse SDK 3.7M7 - April 27, 2011 - 3.7.0 M7
49<br>Project org.eclipse.jdt.core v_B53
50(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B53">cvs</a>).
51<h2>What's new in this drop</h2>
52<ul>
53<li>Reverting fix for bug 292087: anonymous class in array member initializer confuses content assist</li>
54</ul>
55<h3>Problem Reports Fixed</h3>
56
57<a name="v_B52"></a>
58<hr><h1>
59Eclipse Platform Build Notes<br>
60Java development tools core</h1>
61Eclipse SDK 3.7M7 - April 27, 2011
62<br>Project org.eclipse.jdt.core v_B52
63(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B52">cvs</a>).
64<h2>What's new in this drop</h2>
65<ul>
66<li>Only copyright updates have been released.</li>
67</ul>
68<h3>Problem Reports Fixed</h3>
69
Stephan Herrmann29b019c2011-04-26 10:30:44 +000070<a name="v_B51"></a>
71<hr><h1>
72Eclipse Platform Build Notes<br>
73Java development tools core</h1>
Stephan Herrmanne4589e82011-04-30 12:18:45 +000074Eclipse SDK 3.7M7 - April 25, 2011
Stephan Herrmann29b019c2011-04-26 10:30:44 +000075<br>Project org.eclipse.jdt.core v_B51
76(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B51">cvs</a>).
77<h2>What's new in this drop</h2>
78
79<h3>Problem Reports Fixed</h3>
80<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339226">339226</a>
81Document assumptions about DefaultBindingResolver.newAstToOldAst
82<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=343713">343713</a>
83[compiler] bogus line number in constructor of inner class in 1.5 compliance
84
85<a name="v_B50"></a>
86<hr><h1>
87Eclipse Platform Build Notes<br>
88Java development tools core</h1>
89Eclipse SDK 3.7M7 - April 21, 2011
90<br>Project org.eclipse.jdt.core v_B50
91(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B50">cvs</a>).
92<h2>What's new in this drop</h2>
93
94<h3>Problem Reports Fixed</h3>
95<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=343607">343607</a>
96[APT] Improve output for javax.annotation.processing.Messager problems
Stephan Herrmann29b019c2011-04-26 10:30:44 +000097<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=343342">343342</a>
98[assist] Non constant variables, strings and methods are proposed inside case statements
99
100<a name="v_B49"></a>
101<hr><h1>
102Eclipse Platform Build Notes<br>
103Java development tools core</h1>
104Eclipse SDK 3.7M7 - April 21, 2011
105<br>Project org.eclipse.jdt.core v_B49
106(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B49">cvs</a>).
107<h2>What's new in this drop</h2>
108
109<h3>Problem Reports Fixed</h3>
110<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328281">328281</a>
111visibility leaks not detected when analyzing unused field in private class
112<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335986">335986</a>
113No expected event fired when removing a JAR file from a classpath container
114<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342671">342671</a>
115ClassCastException: org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding cannot be cast to org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
116
117<a name="v_B48"></a>
118<hr><h1>
119Eclipse Platform Build Notes<br>
120Java development tools core</h1>
121Eclipse SDK 3.7M7 - April 19, 2011
122<br>Project org.eclipse.jdt.core v_B48
123(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B48">cvs</a>).
124<h2>What's new in this drop</h2>
125
126<h3>Problem Reports Fixed</h3>
127<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337415">337415</a>
128External folders project is not created
129<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342936">342936</a>
130NPEs and inconsistencies when running jdt.compiler.tool.tests against Java 7
131<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342455">342455</a>
132AST swallows stars ('*') at end of {@code} and {@literal} Javadoc fragments
133<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342757">342757</a>
134ArrayIndexOutOfBoundsException in MethodInfoWithParameterAnnotations.getParameterAnnotations when generating method info for an inner class constructor with annotated parameter
135<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=340691">340691</a>
136Syntax error leads to ClassCastException in ASTConverter
137<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342671">342671</a>
138ClassCastException: org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding cannot be cast to org.eclipse.jdt.internal.compiler.lookup.ArrayBinding
139
140<a name="v_B47"></a>
141<hr><h1>
142Eclipse Platform Build Notes<br>
143Java development tools core</h1>
144Eclipse SDK 3.7M7 - April 12, 2011
145<br>Project org.eclipse.jdt.core v_B47
146(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B47">cvs</a>).
147<h2>What's new in this drop</h2>
148
149<h3>Problem Reports Fixed</h3>
150<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342300">342300</a>
151[null]Spurious &quot;null pointer access&quot; warning on unboxing
152<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=341759">341759</a>
153NPE in ITypeBinding#getName() for intersection type
154<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=341499">341499</a>
155[compiler][null] allocate extra bits in all methods of UnconditionalFlowInfo
156<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=342054">342054</a>
157ILocalVariable#isParameter() returns true for exception of catch clause
158
159<a name="v_B46"></a>
160<hr><h1>
161Eclipse Platform Build Notes<br>
162Java development tools core</h1>
163Eclipse SDK 3.7M7 - April 5, 2011
164<br>Project org.eclipse.jdt.core v_B46
165(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B46">cvs</a>).
166<h2>What's new in this drop</h2>
167
168<h3>Problem Reports Fixed</h3>
169<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=341475">341475</a>
170Eclipse doesn't show a &quot;never read locally&quot; warning if a private field serialVersionUID exists but the class does not implement Serializable
171<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334493">334493</a>
172[1.7][compiler] Difference in behavior with Javac7
173
174<a name="v_B45"></a>
175<hr><h1>
176Eclipse Platform Build Notes<br>
177Java development tools core</h1>
178Eclipse SDK 3.7M7 - March 29, 2011
179<br>Project org.eclipse.jdt.core v_B45
180(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B45">cvs</a>).
181<h2>What's new in this drop</h2>
182
183<h3>Problem Reports Fixed</h3>
184<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=200827">200827</a>
185[spec] IElementChangedListener should mention where to register
186
187<a name="v_B44"></a>
188<hr><h1>
189Eclipse Platform Build Notes<br>
190Java development tools core</h1>
191Eclipse SDK 3.7M7 - March 22, 2011
192<br>Project org.eclipse.jdt.core v_B44
193(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B44">cvs</a>).
194<h2>What's new in this drop</h2>
195
196<h3>Problem Reports Fixed</h3>
197<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339447">339447</a>
198synchronized access modifier retained on clone() bridge
199<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339891">339891</a>
200NPE when searching for method (with '*' wildcard character)
201<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=340029">340029</a>
202[1.5][compiler] Enum constructor that throws Exception reports a confusing error message
203<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338011">338011</a>
204COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS wrongly suppresses constructor parameter type
205<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337962">337962</a>
206COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS misses reference to field from supertype
207
208<a name="v_B43"></a>
209<hr><h1>
210Eclipse Platform Build Notes<br>
211Java development tools core</h1>
212Eclipse SDK 3.7M7 - March 15, 2011
213<br>Project org.eclipse.jdt.core v_B43
214(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B43">cvs</a>).
215<h2>What's new in this drop</h2>
216
217<h3>Problem Reports Fixed</h3>
218<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339337">339337</a>
219isLocal() in IType returns true for anonymous types
220<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337751">337751</a>
221COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS misses references in conditional expression
222<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339870">339870</a>
223[1.7] Bad list of subclasses in Statement AST node
224<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339913">339913</a>
225[compiler] Misleading error message for annotations inside a method body
226
Stephan Herrmann0e64ff62011-03-10 18:42:36 +0000227<a name="v_B42"></a>
228<hr><h1>
229Eclipse Platform Build Notes<br>
230Java development tools core</h1>
231Eclipse SDK 3.7M6 - March 9, 2011 - 3.7.0 M6
232<br>Project org.eclipse.jdt.core v_B42
233(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B42">cvs</a>).
234<h2>What's new in this drop</h2>
235
236<h3>Problem Reports Fixed</h3>
237<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339250">339250</a>
238[null] Incorrect redundant null check warning on a String
239
240<a name="v_B41"></a>
241<hr><h1>
242Eclipse Platform Build Notes<br>
243Java development tools core</h1>
244Eclipse SDK 3.7M6 - March 8, 2011
245<br>Project org.eclipse.jdt.core v_B41
246(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B41">cvs</a>).
247<h2>What's new in this drop</h2>
248
249<h3>Problem Reports Fixed</h3>
250<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339139">339139</a>
251[compiler] HEAD contents of org.eclipse.wst.jsdt.core doesn't compile anymore
252<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338649">338649</a>
253[perfs] Regression on FullSourceWorkspaceModelTests#testInitJDTPlugin
254<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=339128">339128</a>
255[Doc] Sort statements and expressions inside DOM documentation for both abstract classes org.eclipse.jdt.core.dom.Expressionn and org.eclipse.jdt.core.dom.Statement
256
257<a name="v_B40"></a>
258<hr><h1>
259Eclipse Platform Build Notes<br>
260Java development tools core</h1>
261Eclipse SDK 3.7M6 - March 6, 2011
262<br>Project org.eclipse.jdt.core v_B40
263(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B40">cvs</a>).
264<h2>What's new in this drop</h2>
265
266<h3>Problem Reports Fixed</h3>
267<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=326950">326950</a>
268[compiler][null]Do not optimize code generation based on static analysis (dead code)
269<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324178">324178</a>
270[null] ConditionalExpression.nullStatus(..) doesn't take into account the analysis of condition itself
271<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338006">338006</a>
272IJavaProject#getPackageFragmentRoots() should return roots in order
273<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338234">338234</a>
274[compiler] Missing warning for uninitialized variable in dead code
275<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336428">336428</a>
276[compiler][null] bogus warning &quot;redundant null check&quot; in condition of do {} while() loop
277
Stephan Herrmann3db42762011-03-03 19:17:16 +0000278<a name="v_B39"></a>
279<hr><h1>
280Eclipse Platform Build Notes<br>
281Java development tools core</h1>
Stephan Herrmann0e64ff62011-03-10 18:42:36 +0000282Eclipse SDK 3.7M6 - March 1, 2011
Stephan Herrmann3db42762011-03-03 19:17:16 +0000283<br>Project org.eclipse.jdt.core v_B39
284(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B39">cvs</a>).
285<h2>What's new in this drop</h2>
286<ul>
287<li>Added new constant on org.eclipse.jdt.core.IJavaProject to provide the value of the classpath file path. See details in bug
288<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=241598">241598</a>.
289</li>
290</ul>
291
292<h3>Problem Reports Fixed</h3>
293<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338118">338118</a>
294[compiler] CastExpression type should be changed to be a type reference and not an expression
295<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=171019">171019</a>
296[javadoc][select] F3 on {@inheritDoc} tag should navigate to target javadoc
297<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=222188">222188</a>
298[javadoc] Incorrect usage of inner type not reported
299<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=338303">338303</a>
300[compiler][null] Warning about Redundant assignment conflicts with definite assignment analysis
301<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337868">337868</a>
302[compiler][model] incomplete support for package-info.java when using SearchableEnvironment
303<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337964">337964</a>
304[DOM] code that would definitely cause NPE if executed
305<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=241598">241598</a>
306[API] Constant needed for .classpath
307
Stephan Herrmanna1bf6562011-03-01 21:59:07 +0000308<a name="v_B38"></a>
309<hr><h1>
310Eclipse Platform Build Notes<br>
311Java development tools core</h1>
Stephan Herrmann3db42762011-03-03 19:17:16 +0000312Eclipse SDK 3.7M6 - February 22, 2011
Stephan Herrmanna1bf6562011-03-01 21:59:07 +0000313<br>Project org.eclipse.jdt.core v_B38
314(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B38">cvs</a>).
315<h2>What's new in this drop</h2>
316<ul>
317<li>Added a new API to ease the retrieval of method parameter's annotations (see bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334783">334783</a> for details):
318<pre>
319/**
320 * Returns the parameters of this method.
321 * An empty array is returned, if the method has no parameters.
322 * For binary types, associated source is used to retrieve the name range,
323 * source range and the flags.
324 * These local variables can be used to retrieve the parameter annotations.
325 *
326 * @return the parameters of this method
327 * @throws JavaModelException if this element does not exist or if an
328 * exception occurs while accessing its corresponding resource.
329 * @since 3.7
330 */
331ILocalVariable[] getParameters() throws JavaModelException;
332</pre>
333</li>
334</ul>
335<h3>Problem Reports Fixed</h3>
336<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334783">334783</a>
337[API] Add new API to ease the retrieval of the parameter annotations for an IMethod
338<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336046">336046</a>
339Source attachment not recovered when importing Projects
340<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=313870">313870</a>
341Wrong warnings on Java.Compiler.Errors/Warnings &quot;Redundant null check&quot;
342<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337275">337275</a>
343Incorrect/outdated javadoc for org.eclipse.jdt.core.dom.Expression
344<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=337093">337093</a>
345[compiler][generics] Javac-warning on vararg missing in Eclipse
346<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336648">336648</a>
347wrong compiler problem &quot;The value of the local variable xxx is not used&quot;
348<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336934">336934</a>
349[compiler] NPE in Scope.getTypeOrPackage
350
351<a name="v_B37"></a>
352<hr><h1>
353Eclipse Platform Build Notes<br>
354Java development tools core</h1>
355Eclipse SDK 3.7M6 - February 15, 2011
356<br>Project org.eclipse.jdt.core v_B37
357(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B37">cvs</a>).
358<h2>What's new in this drop</h2>
359<ul>
360<li>Adding a new token "javadoc" for @suppressWarnings to remove all warnings related to javadoc.</li>
361</ul>
362
363<h3>Problem Reports Fixed</h3>
364<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335751">335751</a>
365[1.7][compiler] Cycle inheritance in type arguments is not detected
366<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335309">335309</a>
367[formatter] FUP of bug 332843: add regression test
368<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334622">334622</a>
369Eclipse compiler allows access to private fields for typed variables
370<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=274737">274737</a>
371Relative Classpath entries should not be resolved relative to the workspace
372<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=179566">179566</a>
373[compiler] Support of @SuppressWarnings for JavaDoc Warnings
374<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336821">336821</a>
375Javadoc reference to constructor does not work without parameter list
376<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331138">331138</a>
377ASTRewrite#replace(..) does not consider the TargetSourceRangeComputer
378
379<a name="v_B36"></a>
380<hr><h1>
381Eclipse Platform Build Notes<br>
382Java development tools core</h1>
383Eclipse SDK 3.7M6 - February 8, 2011
384<br>Project org.eclipse.jdt.core v_B36
385(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B36">cvs</a>).
386<h2>What's new in this drop</h2>
387<ul>
388<li>All JDT/Core projects (tests included) have been set to force strict compatibility between the JRE used for the project
389and the BREE defined for the project.</li>
390</ul>
391
392<h3>Problem Reports Fixed</h3>
393<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=336544">336544</a>
394[regression][compiler] Source flagged as dead code incorrectly.
395<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=189459">189459</a>
396[1.6][compiler] Doc comment support should not be systematically activated while processing annotations
397<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332838">332838</a>
398Bogus potential null pointer access warning (regression; works with 3.6)
399<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334377">334377</a>
400[1.5][compiler] Invalid 'type mismatch' error in conditional expression (if-else construct behaves correct)
401<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335780">335780</a>
402Compiler says a method can be potentially static but this method contains 'this'
403<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=310747">310747</a>
404[content assist] Irrelevant proposals while completing inside array initializer.
405<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335845">335845</a>
406[compiler] compiler wrongly suggests to add a static qualifier to a method
407<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335602">335602</a>
408[search] Java indexing thread can index data outside of workspace
409
Stephan Herrmannbb25a052011-01-27 11:59:20 +0000410<a name="v_B35"></a>
411<hr><h1>
412Eclipse Platform Build Notes<br>
413Java development tools core</h1>
414Eclipse SDK 3.7M5 - January 25, 2011 - 3.7.0 M5
415<br>Project org.eclipse.jdt.core v_B35
416(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B35">cvs</a>).
417<h2>What's new in this drop</h2>
418
419<h3>Problem Reports Fixed</h3>
420<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324189">324189</a>
421 [search] Method declaration search returns false results (suffix match on type name)
422<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327143">327143</a>
423IndexManager should not accept new jobs if the processing thread is null
424
425<a name="v_B34"></a>
426<hr><h1>
427Eclipse Platform Build Notes<br>
428Java development tools core</h1>
429Eclipse SDK 3.7M5 - January 24, 2011
430<br>Project org.eclipse.jdt.core v_B34
431(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B34">cvs</a>).
432<h2>What's new in this drop</h2>
433<ul>
434<li>New code formatter option to preserve existing white space between code and line comments.
435<br>See details in bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282988">282988</a>:
436<pre>
437 /**
438 * FORMATTER / Option to control whether the white space between code and line comments should be preserved or replaced with a single space
439 * - option id: "org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments"
440 * - possible values: { TRUE, FALSE }
441 * - default: FALSE
442 *
443 * @see #TRUE
444 * @see #FALSE
445 * @since 3.7
446 */
447 public final static String FORMATTER_COMMENT_PRESERVE_WHITE_SPACE_BETWEEN_CODE_AND_LINE_COMMENT = "org.eclipse.jdt.core.formatter.comment.preserve_white_space_between_code_and_line_comments";
448</pre>
449</li>
450</ul>
451<h3>Problem Reports Fixed</h3>
452<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=335093">335093</a>
453[compiler][null] minimal hook for future null annotation support
454<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334119">334119</a>
455AIOOBE in BindingKeyParser.parseInnerType (was: Copy Qualified Name throws ArrayIndexOutOfBoundsException)
456<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282988">282988</a>
457[formatter] Option to align single-line comments in a column
458<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334652">334652</a>
459Javadoc content not found for non-static inner class constructors
460<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=136091">136091</a>
461Cannot access Javadoc location over http
462<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333089">333089</a>
463[compiler][null]AIOOBE while assigning variable a potentially null value in try/finally
464
465<a name="v_B33"></a>
466<hr><h1>
467Eclipse Platform Build Notes<br>
468Java development tools core</h1>
469Eclipse SDK 3.7M5 - January 18, 2011
470<br>Project org.eclipse.jdt.core v_B33
471(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B33">cvs</a>).
472<h2>What's new in this drop</h2>
473
474<h3>Problem Reports Fixed</h3>
475<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325418">325418</a>
476[search] Search for method declarations returns spurious potential matches for anonymous classes
477<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332744">332744</a>
478Generated model code doesn't compile with J2SE-1.4 execution environment
479<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=334315">334315</a>
480[compiler] Problem types with missing superclass or superinterfaces should use Object for missing types
481<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333956">333956</a>
482CompilerOptions#warningOptionNames(): OPTION_ReportRawTypeReference missing
483
484<a name="v_B32"></a>
485<hr><h1>
486Eclipse Platform Build Notes<br>
487Java development tools core</h1>
488Eclipse SDK 3.7M5 - January 11, 2011
489<br>Project org.eclipse.jdt.core v_B32
490(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B32">cvs</a>).
491<h2>What's new in this drop</h2>
492
493<h3>Problem Reports Fixed</h3>
494<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327654">327654</a>
495FUP of bug 317264: Refactoring is not possible if the commons-lang.jar is in the path
496<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333710">333710</a>
497[DOM] wrong JavaElement for recovered ITypeBinding
498<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333669">333669</a>
499[DOM] Incorrect signature for type arguments in test case from bug 333360
500<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333360">333360</a>
501[DOM] eclipse fails to create array binding in this situation
502<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332423">332423</a>
503[1.5][compiler] ClassCastException when compiling against scala-libary.jar
504<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332268">332268</a>
505[assist] Allow proposals for static fields in initializers of fields being declared textually in advance
506<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331334">331334</a>
507[1.5][compiler] &quot;The code for the static initializer is exceeding the 65535 bytes limit&quot; in enum
508<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=333487">333487</a>
509[formatter] Incorrectly ordered method arguments in Scribe
510<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332843">332843</a>
511[formatter] format save action fails with SIOOBE
512
513<a name="v_B31"></a>
514<hr><h1>
515Eclipse Platform Build Notes<br>
516Java development tools core</h1>
517Eclipse SDK 3.7M5 - January 4, 2011
518<br>Project org.eclipse.jdt.core v_B31
519(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B31">cvs</a>).
520<h2>What's new in this drop</h2>
521
522<h3>Problem Reports Fixed</h3>
523<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317039">317039</a>
524[formatter] Code Formatter fails on inner class source indentation
525<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330313">330313</a>
526[formatter] 'Never join already wrapped lines' formatter option does correctly indent
527<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329227">329227</a>
528Usage of broken quicksort algorithm in jdt.internal.compiler.util.Util
529<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332359">332359</a>
530org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding should return number of fields directly
531<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332818">332818</a>
532[formatter] Java formatter, Blank Lines tab, only 1st line indented when multiple lines is set
533<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332877">332877</a>
534[formatter] line comment wrongly put on a new line
535
536<a name="v_B30"></a>
537<hr><h1>
538Eclipse Platform Build Notes<br>
539Java development tools core</h1>
540Eclipse SDK 3.7M5 - December 21, 2010
541<br>Project org.eclipse.jdt.core v_B30
542(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B30">cvs</a>).
543<h2>What's new in this drop</h2>
544<ul>
545<li>New Javacore option org.eclipse.jdt.core.JavaCore.COMPILER_PB_MISSING_STATIC_ON_METHOD added to raise warning or error for a method
546 which qualifies to be declared as <code>static</code>, but not been declared as one.(see details in bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322581">318682</a>):
547<pre>
548 /**
549 * Compiler option ID: Reporting a method that qualifies as static, but not declared static.
550 * When enabled, the compiler will issue an error or a warning if a method has
551 * not been declared as <code>static</code>, even though it qualifies as one.
552 *
553 * Option id:<code>"org.eclipse.jdt.core.compiler.problem.reportMethodCanBeStatic"</code>
554 * Possible values:<code>{ "error", "warning", "ignore" }</code>
555 * Default:<code>"ignore"</code>
556 *
557 * @since 3.7
558 * @category CompilerOptionID
559 */
560 public static final String COMPILER_PB_MISSING_STATIC_ON_METHOD = PLUGIN_ID + ".compiler.problem.reportMethodCanBeStatic";
561 </pre>
562</li>
563<li>New Javacore option org.eclipse.jdt.core.JavaCore.COMPILER_PB_POTENTIALLY_MISSING_STATIC_ON_METHOD added to raise warning or error for a method
564 which may qualify to be declared as <code>static</code> when another method doesn't override it,
565 but not been declared as one.(see details in bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322581">318682</a>):
566<pre>
567 /**
568 * Compiler option ID: Reporting a method that may qualify as static, but not declared static.
569 * When enabled, the compiler will issue an error or a warning if a method has
570 * not been declared as <code>static</code>, even though it may qualify as one,
571 * when another method doesn't override it.
572 *
573 * Option id:<code>"org.eclipse.jdt.core.compiler.problem.reportMethodCanBePotentiallyStatic"</code>
574 * Possible values:<code>{ "error", "warning", "ignore" }</code>
575 * Default:<code>"ignore"</code>
576 *
577 * @since 3.7
578 * @category CompilerOptionID
579 */
580 public static final String COMPILER_PB_POTENTIALLY_MISSING_STATIC_ON_METHOD = PLUGIN_ID + ".compiler.problem.reportMethodCanBePotentiallyStatic";
581</pre>
582</li>
583<li>New Javacore option org.eclipse.jdt.core.JavaCore.COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS added to give the user control over whether forced and unavoidable generic type problems should be reported by the compiler or not (see details in <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322817">bug 322817</a>):
584<pre>
585 /**
586 * Compiler option ID: Reporting of Unavoidable Generic Type Problems.
587 * When enabled, the compiler will issue an error or warning even when it detects a generic type problem
588 * that could not have been avoided by the programmer. As an example, a type may be forced to use raw types
589 * in its method signatures and return types because the methods it overrides from a super type are declared to
590 * use raw types in the first place.
591 *
592 * Option id:<code>"org.eclipse.jdt.core.compiler.problem.unavoidableGenericTypeProblems"</code>
593 * Possible values:<code>{ "enabled", "disabled" }</code>
594 * Default:<code>"enabled"</code>
595 *
596 * @since 3.7
597 * @category CompilerOptionID
598 */
599 public static final String COMPILER_PB_UNAVOIDABLE_GENERIC_TYPE_PROBLEMS = PLUGIN_ID + ".compiler.problem.unavoidableGenericTypeProblems";
600</pre>
601</li>
602</ul>
603
604<h3>Problem Reports Fixed</h3>
605<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327471">327471</a>
606java.io.EOFException at java.io.DataInputStream.readInt(Unknown Source)
607<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332619">332619</a>
608Small error in IType#codeComplete Javadoc example
609<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=318682">318682</a>
610Enhancement request: Warning if no fields are used and the method is still not static
611<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322817">322817</a>
612Compiler option to ignore unavoidable type safety problems due to raw APIs
613<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332451">332451</a>
614Javadoc cleanup in SearchEngine#createJavaSearchScope(IJavaElement[], int)
615<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=332637">332637</a>
616Dead Code detection removing code that isn't dead
617
618<a name="v_B29"></a>
619<hr><h1>
620Eclipse Platform Build Notes<br>
621Java development tools core</h1>
622Eclipse SDK 3.7M5 - December 14, 2010
623<br>Project org.eclipse.jdt.core v_B29
624(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B29">cvs</a>).
625<h2>What's new in this drop</h2>
626
627<h3>Problem Reports Fixed</h3>
628<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331736">331736</a>
629[dom] tests should check for malformed nodes - may catch a parser bug
630
Stephan Herrmannd3c1c6a2010-12-11 19:33:00 +0000631<a name="v_B28"></a>
632<hr><h1>
633Eclipse Platform Build Notes<br>
634Java development tools core</h1>
635Eclipse SDK 3.7M4 - December 6, 2010 - 3.7.0 M4
636<br>Project org.eclipse.jdt.core v_B28
637(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B28">cvs</a>).
638<h2>What's new in this drop</h2>
639
640<h3>Problem Reports Fixed</h3>
641<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331872">331872</a>
642[compiler] NPE in Scope.createArrayType when attempting qualified access from type parameter
643<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331770">331770</a>
644org.eclipse.jdt.core.tests.model.JavaSearchBugsTests.testBug323514a() is failing in N20101202-2000
645<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331632">331632</a>
646FUP of 323514: Add performance tracking test for scenario
647
648<a name="v_B27"></a>
649<hr><h1>
650Eclipse Platform Build Notes<br>
651Java development tools core</h1>
652Eclipse SDK 3.7M4 - December 4, 2010 - 3.7.0 M4
653<br>Project org.eclipse.jdt.core v_B27
654(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B27">cvs</a>).
655<h2>What's new in this drop</h2>
656
657<h3>Problem Reports Fixed</h3>
658<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324367">324367</a>
659IJavaProject.findPackageFragmentRoots(IClasspathEntry cpe) returns empty list
660<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327899">327899</a>
661include the Ant compiler adapter in ecj JAR
662<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331446">331446</a>
663[1.4/1.5] Unexpected ambiguous error for 1.4 project
664<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323514">323514</a>
665[indexing] The Java Indexer is taking longer to run in eclipse 3.6 when opening projects
666<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329671">329671</a>
667Regression: arg0,1,2... parameter names are cached
668<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=305172">305172</a>
669[common navigator] Project Explorer not fully updating with jar classpath container changes.
670
671<a name="v_B26"></a>
672<hr><h1>
673Eclipse Platform Build Notes<br>
674Java development tools core</h1>
675Eclipse SDK 3.7M4 - November 30, 2010
676<br>Project org.eclipse.jdt.core v_B26
677(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B26">cvs</a>).
678<h2>What's new in this drop</h2>
679
680<h3>Problem Reports Fixed</h3>
681<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331271">331271</a>
682[assist] Reconsider assumption to filter not yet declared fields from being proposed
683<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329663">329663</a>
684[type hierarchy] Interfaces duplicated in type hierarchy on two packages from multiple projects
685<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328362">328362</a>
686[formatter] Format regions does not format as expected
687<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=331120">331120</a>
688Improvements to Signature API
689<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=299384">299384</a>
690codeSelect does not find declaration of constructor with generic parameter type when referenced from 1.4 code
691<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329822">329822</a>
692[1.7][compiler] Stackoverflow error if compiled in 1.7 compliance mode
693<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330869">330869</a>
694Bogus error reported for Incompatible operand types Class&lt;capture#2-of ? extends T&gt; and Class&lt;Bug.Bar&gt;
695<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330845">330845</a>
696[Model] Possible bug in Member class
697
698<a name="v_B25"></a>
699<hr><h1>
700Eclipse Platform Build Notes<br>
701Java development tools core</h1>
702Eclipse SDK 3.7M4 - November 23, 2010
703<br>Project org.eclipse.jdt.core v_B25
704(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B25">cvs</a>).
705<h2>What's new in this drop</h2>
706<ul>
707<li> Added a new API in org.eclipse.jdt.core.compiler.CharOperation to find if a given character array starts with a given prefix, at the given index. (see details in bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329288">329288</a>):
708<pre>
709 /**
710 * Answers true if the given name, starting from the given index, starts with the given prefix,
711 * false otherwise. isCaseSensitive is used to find out whether or not the comparison should be
712 * case sensitive.
713 *
714 *
715 * For example:
716 *
717 * 1. prefix = { 'a' , 'B' }
718 * name = { 'c', 'd', 'a' , 'b', 'b', 'a', 'b', 'a' }
719 * startIndex = 2
720 * isCaseSensitive = false
721 * result => true
722 *
723 * 2. prefix = { 'a' , 'B' }
724 * name = { 'c', 'd', 'a' , 'b', 'b', 'a', 'b', 'a' }
725 * startIndex = 2
726 * isCaseSensitive = true
727 * result => false
728 *
729 *
730 * @param prefix the given prefix
731 * @param name the given name
732 * @param isCaseSensitive to find out whether or not the comparison should be case sensitive
733 * @param startIndex index from which the prefix should be searched in the name
734 * @return true if the given name starts with the given prefix, false otherwise
735 * @throws NullPointerException if the given name is null or if the given prefix is null
736 * @since 3.7
737 */
738 public static final boolean prefixEquals(char[] prefix, char[] name, boolean isCaseSensitive, int startIndex)
739</pre>
740</li>
741</ul>
742
743<h3>Problem Reports Fixed</h3>
744<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325481">325481</a>
745[assist] fields declared after a particular field are proposed in its initialization
746<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329727">329727</a>
747Invalid check in the isConstructor() method of the IMethod implementation.
748<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329288">329288</a>
749Fetching parameter names literally hangs on a class with a lot of methods
750<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330435">330435</a>
751[1.4][1.5][compiler] Wrong handling of parameterized methods in 1.4 mode with generified JDK
752<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330445">330445</a>
753[1.4][1.5][compiler] Properties doesn't match Map&lt;String, String&gt; in 1.4 compliance mode
754<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330347">330347</a>
755[1.4][1.5][compiler] The performance test FullSourceWorkspaceBuildTests#testFullBuildDefault() fails
756<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329156">329156</a>
757[compiler][APT] Source generated in last round not compiled
758
759<a name="v_B24"></a>
760<hr><h1>
761Eclipse Platform Build Notes<br>
762Java development tools core</h1>
763Eclipse SDK 3.7M4 - November 16, 2010
764<br>Project org.eclipse.jdt.core v_B24
765(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B24">cvs</a>).
766<h2>What's new in this drop</h2>
767
768<h3>Problem Reports Fixed</h3>
769<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329998">329998</a>
770[content assist] override method proposal in anonymous class inserts bad stub
771<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=330081">330081</a>
772[compiler] ArrayIndexOutOfBoundsException when Switched from C/C++ Perspective to Java Perspective
773<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328519">328519</a>
774[compiler] local variable cannot be optimized out despite warning &quot;not used&quot;
775<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329709">329709</a>
776[formatter] Formatter fails to format enum with extra semicolon and body
777
778<a name="v_B23"></a>
779<hr><h1>
780Eclipse Platform Build Notes<br>
781Java development tools core</h1>
782Eclipse SDK 3.7M4 - November 9, 2010
783<br>Project org.eclipse.jdt.core v_B23
784(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B23">cvs</a>).
785<h2>What's new in this drop</h2>
786
787<h3>Problem Reports Fixed</h3>
788<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329593">329593</a>
789[1.4/1.5] [compiler] incorrect error about incompatible operand
790<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329588">329588</a>
791[1.4/1.5][compiler] Class cast issue with java.lang.Class and the 1.4/1.5 mixed mode
792<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329584">329584</a>
793[1.4/1.5][compiler] Compiler is confused about name clashes in 1.4 project
794<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328674">328674</a>
795[assist] local being declared proposed inside its initialization
796<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=329344">329344</a>
797[compiler] Batch compiler should not removed some duplicated entries on the classpath
798<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=186565">186565</a>
799[1.5][compiler] 1.4/1.5 .class file interaction
800<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328689">328689</a>
801[1.4][compiler] &quot;Incompatible conditional operand types Class and Class&quot;
802<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328775">328775</a>
803[compiler] Compiler fails to warn about invalid cast when using J2SE 1.4 compiler settings
804<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328827">328827</a>
805Compiler fails to recognize a Map when using J2SE 1.4 compiler settings
806<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324850">324850</a>
807Compile error claims method is missing but is inherited
808<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328969">328969</a>
809[DOM] NPE retrieving a java element for an annotation binding
810
Stephan Herrmanne880bb62010-11-06 15:10:25 +0000811<a name="v_B22"></a>
812<hr><h1>
813Eclipse Platform Build Notes<br>
814Java development tools core</h1>
815Eclipse SDK 3.7M3 - October 28, 2010 - 3.7.0 M3
816<br>Project org.eclipse.jdt.core v_B22
817(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B22">cvs</a>).
818<h2>What's new in this drop</h2>
819This build input simply reverts the change made for bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324850">324850</a>.
820
821<h3>Problem Reports Fixed</h3>
822
823<a name="v_B21"></a>
824<hr><h1>
825Eclipse Platform Build Notes<br>
826Java development tools core</h1>
827Eclipse SDK 3.7M3 - October 27, 2010
828<br>Project org.eclipse.jdt.core v_B21
829(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B21">cvs</a>).
830<h2>What's new in this drop</h2>
831
832<h3>Problem Reports Fixed</h3>
833<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328786">328786</a>
834[search] NPE in field match locator
835<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328744">328744</a>
836Removed warnings related to fix for 185682
837<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=229042">229042</a>
838[buildpath] could create build path error in case of invalid external JAR format
839
840<a name="v_B20"></a>
841<hr><h1>
842Eclipse Platform Build Notes<br>
843Java development tools core</h1>
844Eclipse SDK 3.7M3 - October 25, 2010
845<br>Project org.eclipse.jdt.core v_B20
846(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B20">cvs</a>).
847<h2>What's new in this drop</h2>
848
849<h3>Problem Reports Fixed</h3>
850<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282152">282152</a>
851[1.5][compiler] Generics code rejected by Eclipse but accepted by javac
852<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328240">328240</a>
853org.eclipse.text.edits.MalformedTreeException: Overlapping text edits
854
855<a name="v_B19"></a>
856<hr><h1>
857Eclipse Platform Build Notes<br>
858Java development tools core</h1>
859Eclipse SDK 3.7M3 - October 24, 2010
860<br>Project org.eclipse.jdt.core v_B19
861(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B19">cvs</a>).
862<h2>What's new in this drop</h2>
863
864<h3>Problem Reports Fixed</h3>
865<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=185682">185682</a>
866Increment/decrement operators mark local variables as read
867<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328400">328400</a>
868TextEdit computed incorrectly for inserting annotation before package declaration
869<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=303511">303511</a>
870Allow to specify encoding for source attachments
871<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=326354">326354</a>
872[3.6][compiler][regression] Compiler in 3.6 and 3.6.1 generates bad code
873<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328361">328361</a>
874[1.4][compiler] variable initialized within an assert expression are no longer reported as potential non initialized
875<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328247">328247</a>
876Disassemble fails to disassemble synthetic constructor with varargs arguments
877<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=328115">328115</a>
878[DOM] All ASTNode APIs should specify types of property descriptors
879
Stephan Herrmann016c4262010-10-20 22:02:18 +0000880<a name="v_B18"></a>
881<hr><h1>
882Eclipse Platform Build Notes<br>
883Java development tools core</h1>
Stephan Herrmanne880bb62010-11-06 15:10:25 +0000884Eclipse SDK 3.7M3 - October 19, 2010
Stephan Herrmann016c4262010-10-20 22:02:18 +0000885<br>Project org.eclipse.jdt.core v_B18
886(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B18">cvs</a>).
887<h2>What's new in this drop</h2>
888
889<h3>Problem Reports Fixed</h3>
890<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327429">327429</a>
891Use Charset.name() instead of Charset.toString() to get the encoding
892<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=327817">327817</a>
893ecjsrc.zip should be ecjsrc.jar
894
895<a name="v_B17"></a>
896<hr><h1>
897Eclipse Platform Build Notes<br>
898Java development tools core</h1>
899Eclipse SDK 3.7M3 - October 12, 2010
900<br>Project org.eclipse.jdt.core v_B17
901(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B17">cvs</a>).
902<h2>What's new in this drop</h2>
903<ul>
904<li>New Javacore option org.eclipse.jdt.core.JavaCore.COMPILER_PB_MISSING_JAVADOC_TAGS_METHOD_TYPE_PARAMETERS added to enable or disable the missing Javadoc tag warning or error for a method
905 paramater without a corresponding <code>@param</code> tag. (see details in bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322581">322581</a>):
906<pre>
907 /**
908 * Compiler option ID: Reporting Missing Javadoc Tags for Method Type Parameters.
909 * Specify whether a missing <code>@param</code> for a type parameter in a method declaration should be reported.
910 * When enabled, the compiler will issue a missing Javadoc tag error or warning for a type parameter without a
911 * corresponding <code>@param</code> tag.
912 *
913 * This option only has an effect if the compiler compliance is 1.5 or greater.
914 *
915 * Option id:<code>"org.eclipse.jdt.core.compiler.problem.missingJavadocTagsMethodTypeParameters"</code>
916 * Possible values:<code>{ "enabled", "disabled" }</code>
917 * Default:<code>"disabled"</code>
918 *
919 * @since 3.7
920 * @category CompilerOptionID
921 */
922 public static final String COMPILER_PB_MISSING_JAVADOC_TAGS_METHOD_TYPE_PARAMETERS = PLUGIN_ID + ".compiler.problem.missingJavadocTagsMethodTypeParameters";
923</pre>
924</li>
925<li>Added new API on org.eclipse.jdt.core.dom.rewrite.ASTRewrite to store properties (See bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325131">325131</a>).
926<pre>
927 /**
928 * Returns the value of the named property of this rewrite, or null if none.
929 *
930 * @param propertyName the property name
931 * @return the property value, or <code>null</code> if none
932 * @see #setProperty(String,Object)
933 * @throws IllegalArgumentException if the given property name is null
934 * @since 3.7
935 */
936 public final Object getProperty(String propertyName);
937</pre>
938<pre>
939 /**
940 * Sets the named property of this rewrite to the given value,
941 * or to null to clear it.
942 *
943 * Clients should employ property names that are sufficiently unique
944 * to avoid inadvertent conflicts with other clients that might also be
945 * setting properties on the same rewrite.
946 *
947 *
948 * Note that modifying a property is not considered a modification to the
949 * AST itself. This is to allow clients to decorate existing rewrites with
950 * their own properties without jeopardizing certain things (like the
951 * validity of bindings), which rely on the underlying tree remaining static.
952 *
953 *
954 * @param propertyName the property name
955 * @param data the new property value, or null if none
956 * @see #getProperty(String)
957 * @throws IllegalArgumentException if the given property name is null
958 * @since 3.7
959 */
960 public final void setProperty(String propertyName, Object data);
961</pre>
962</li>
963</ul>
964
965<h3>Problem Reports Fixed</h3>
966<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324367">324367</a>
967IJavaProject.findPackageFragmentRoots(IClasspathEntry cpe) returns empty list
968<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=311022">311022</a>
969NPE in InternalExtendedCompletionContext.getVisibleElement
970<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325131">325131</a>
971ASTRewrite should offer get/setProperty() like ASTNode
972<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322789">322789</a>
973package-info.java Won't Build On First Compile Pass
974<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322581">322581</a>
975[5.0] Add Javadoc compiler option to (not) report missing tags for method type parameters
976
977<a name="v_B16"></a>
978<hr><h1>
979Eclipse Platform Build Notes<br>
980Java development tools core</h1>
981Eclipse SDK 3.7M3 - October 5, 2010 - 3.7.0 M3
982<br>Project org.eclipse.jdt.core v_B16
983(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B16">cvs</a>).
984<h2>What's new in this drop</h2>
985<ul>
Stephan Herrmannbb25a052011-01-27 11:59:20 +0000986<li>New Javacore option org.eclipse.jdt.core.JavaCore.COMPILER_PB_INCLUDE_ASSERTS_IN_NULL_ANALYSIS added to give the user flexibility to see null related warning arising because of assert statements (see details in <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325342">bug 325342</a>):
Stephan Herrmann016c4262010-10-20 22:02:18 +0000987<pre>
988 /**
989 * Compiler option ID: Raise null related errors or warnings arising because of assert statements.
990 * When enabled, the compiler will flag all null related errors or warnings that have been enabled by the user,
991 * irrespective of whether a variable occurred in an assert statement.
992 * When disabled, the compiler will not flag null related errors or warnings on variables that got marked as maybe or definitely
993 * <code>null</code> in an assert statement upstream.
994 *
995 * Option id:<code>"org.eclipse.jdt.core.compiler.problem.includeNullInfoFromAsserts"</code>
996 * Possible values:<code>{ "enabled", "disabled" }</code>
997 * Default:<code>"disabled"</code>
998 *
999 * @since 3.7
1000 * @category CompilerOptionID
1001 */
1002 public static final String COMPILER_PB_INCLUDE_ASSERTS_IN_NULL_ANALYSIS = PLUGIN_ID + ".compiler.problem.includeNullInfoFromAsserts";
1003</pre>
1004</li>
1005</ul>
1006
1007<h3>Problem Reports Fixed</h3>
1008<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323012">323012</a>
1009[jsr14][compiler] Class literal value is not cached when target is jsr14
1010<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325342">325342</a>
1011Add new option for null analysis based on assert result.
1012
1013<a name="v_B15"></a>
1014<hr><h1>
1015Eclipse Platform Build Notes<br>
1016Java development tools core</h1>
1017Eclipse SDK 3.7M3 - September 28, 2010
1018<br>Project org.eclipse.jdt.core v_B15
1019(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B15">cvs</a>).
1020<h2>What's new in this drop</h2>
1021
1022<h3>Problem Reports Fixed</h3>
1023<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=312603">312603</a>
1024[content assist] field being declared is proposed as a method argument inside initialization
1025<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325342">325342</a>
1026Add new option for null analysis based on assert result.
1027<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325481">325481</a>
1028[assist] fields declared after a particular field are proposed in its initialization
1029<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325633">325633</a>
10301.4 project confused when referencing a return type of generic array from 1.5 project
1031
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001032<a name="v_B14a"></a>
Stephan Herrmanne042d002010-06-05 13:49:29 +00001033<hr><h1>
1034Eclipse Platform Build Notes<br>
1035Java development tools core</h1>
Stephan Herrmann016c4262010-10-20 22:02:18 +00001036Eclipse SDK 3.7M3 - September 21, 2010
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001037<br>Project org.eclipse.jdt.core v_B14a
1038(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B14a">cvs</a>).
Stephan Herrmanne042d002010-06-05 13:49:29 +00001039<h2>What's new in this drop</h2>
1040
1041<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001042<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325567">325567</a>
1043A blocking &quot;java.lang.IllegalArgumentException: info cannot be null&quot; exception
Stephan Herrmanne042d002010-06-05 13:49:29 +00001044
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001045<a name="v_B13a"></a>
Stephan Herrmanne042d002010-06-05 13:49:29 +00001046<hr><h1>
1047Eclipse Platform Build Notes<br>
1048Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001049Eclipse SDK 3.7M2 - September 21, 2010 - 3.7.0 M2
1050<br>Project org.eclipse.jdt.core v_B13a
1051(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B13a">cvs</a>).
1052<h2>What's new in this drop</h2>
1053
1054<h3>Problem Reports Fixed</h3>
1055<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325755">325755</a>
1056[compiler] wrong initialization state after conditional expression
1057
1058<a name="v_B13"></a>
1059<hr><h1>
1060Eclipse Platform Build Notes<br>
1061Java development tools core</h1>
1062Eclipse SDK 3.7M2 - September 15, 2010
1063<br>Project org.eclipse.jdt.core v_B13
1064(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B13">cvs</a>).
1065<h2>What's new in this drop</h2>
1066
1067<h3>Problem Reports Fixed</h3>
1068<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325229">325229</a>
1069[compiler] eclipse compiler differs from javac when assert is present (FUP of bug 319510)
1070<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325270">325270</a>
1071[content assist] Parameter names are not displayed for static inner class of an external jar
1072<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=325321">325321</a>
1073[compiler] Synthetic constructors for non-static inner classes can exceed 255 parameters -&gt; ClassFormatError
1074
1075<a name="v_B12a"></a>
1076<hr><h1>
1077Eclipse Platform Build Notes<br>
1078Java development tools core</h1>
1079Eclipse SDK 3.7M2 - September 13, 2010
1080<br>Project org.eclipse.jdt.core v_B12a
1081(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B12a">cvs</a>).
1082<h2>What's new in this drop</h2>
1083
1084<h3>Problem Reports Fixed</h3>
1085<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324840">324840</a>
1086[compiler] Improving debug strings for Break statement, IntLiteral and CaseStatement
1087<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324848">324848</a>
1088[1.6][compiler] NullPointerException when trying to synchronize on non-existing outer class instance
1089
1090<a name="v_B11"></a>
1091<hr><h1>
1092Eclipse Platform Build Notes<br>
1093Java development tools core</h1>
1094Eclipse SDK 3.7M2 - September 9, 2010 - 3.7.0 M2
1095<br>Project org.eclipse.jdt.core v_B11
1096(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B11">cvs</a>).
Stephan Herrmanne042d002010-06-05 13:49:29 +00001097<h2>What's new in this drop</h2>
1098<ul>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001099<li>Adding missing API methods on org.eclipse.jdt.core.ILocalVariable (see details in <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=48420">bug 48420</a>):
Stephan Herrmann8f4b3212010-05-22 16:38:56 +00001100<pre>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001101 /**
1102 * Returns true if this local variable is a method parameter, false otherwise.
1103 *
1104 * @return true if this local variable is a method parameter, false otherwise
1105 * @since 3.7
1106 */
1107 boolean isParameter();
Stephan Herrmann8f4b3212010-05-22 16:38:56 +00001108
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001109 /**
1110 * Returns the modifier flags for this local variable. The flags can be examined using class.
1111 *
1112 * Note that only flags as indicated in the source are returned.
1113 *
1114 * @return the modifier flags for this local variable
1115 * @see Flags
1116 * @since 3.7
1117 */
1118 int getFlags();
Stephan Herrmann8f4b3212010-05-22 16:38:56 +00001119
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001120 /**
1121 * Returns the declaring member of this local variable.
1122 *
1123 * This is a handle-only method.
1124 *
1125 * @return the declaring member of this local variable
1126 * @since 3.7
1127 */
1128 IMember getDeclaringMember();
Stephan Herrmann99004722010-05-17 20:32:50 +00001129
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001130 /**
1131 * Returns the Java type root in which this local variable is declared.
1132 *
1133 * This is a handle-only method.
1134 *
1135 * @return the Java type root in which this local variable is declared
1136 * @since 3.7
1137 */
1138 ITypeRoot getTypeRoot();
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001139</pre>
1140</li>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001141<li>Adding missing API method on org.eclipse.jdt.core.ITypeParameter (see details in <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=48420">bug 48420</a>):
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001142<pre>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001143 /**
1144 * Returns the Java type root in which this type parameter is declared.
1145 *
1146 * This is a handle-only method.
1147 *
1148 * @return the Java type root in which this type parameter is declared
1149 * @since 3.7
1150 */
1151 ITypeRoot getTypeRoot();
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001152</pre>
1153</li>
1154</ul>
1155
1156<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001157<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324762">324762</a>
1158Compiler thinks there is deadcode and removes it!
1159<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=292478">292478</a>
1160Report potentially null across variable assignment
1161<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324748">324748</a>
1162JDT core tests have restrictive range on com.ibm.icu
1163<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323633">323633</a>
1164[1.5][compiler] Reconciler issues mixing 1.4 projects with &amp; 1.5 project with generics.
1165<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317046">317046</a>
1166Exception during debugging when hover mouse over a field
1167<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=48420">48420</a>
1168[API] ILocalVariable and ITypeParameter should provide more methods
1169<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321414">321414</a>
1170Synthetic constructors can exceed 255 parameters -&gt; ClassFormatError
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001171
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001172<a name="v_B10"></a>
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001173<hr><h1>
1174Eclipse Platform Build Notes<br>
1175Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001176Eclipse SDK 3.7M2 - September 7, 2010
1177<br>Project org.eclipse.jdt.core v_B10
1178(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B10">cvs</a>).
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001179<h2>What's new in this drop</h2>
1180<ul>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001181<li>Code formatter: 4 new options were added to better handle the addition of
1182new lines after annotations.
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001183<pre>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001184 * FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_FIELD
1185 * FORMATTER / Option to insert a new line after an annotation on a field declaration
1186 * - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field"
Stephan Herrmanne5d6be82010-04-02 03:29:32 +00001187 * - possible values: { INSERT, DO_NOT_INSERT }
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001188 * - default: INSERT
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001189 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001190 * FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_METHOD
1191 * FORMATTER / Option to insert a new line after an annotation on a method declaration
1192 * - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method"
1193 * - possible values: { INSERT, DO_NOT_INSERT }
1194 * - default: INSERT
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001195 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001196 * FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_PACKAGE
1197 * FORMATTER / Option to insert a new line after an annotation on a package declaration
1198 * - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package"
1199 * - possible values: { INSERT, DO_NOT_INSERT }
1200 * - default: INSERT
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001201 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001202 * FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_TYPE
1203 * FORMATTER / Option to insert a new line after an annotation on a type declaration
1204 * - option id: "org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type"
1205 * - possible values: { INSERT, DO_NOT_INSERT }
1206 * - default: INSERT
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001207</pre>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001208The addition of new lines after annotations has been discussed in <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=308000">bug 308000</a><br>
1209Also note that previously available code formatter constant FORMATTER_INSERT_NEW_LINE_AFTER_ANNOTATION_ON_MEMBER has been deprecated.<br>
1210All new options must be enabled to activate old strategy.
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001211</li>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001212<li>
1213The previously added new APIs:
1214<blockquote>
1215<code>org.eclipse.jdt.core.IImportDeclaration#getNameRange()</code>,<br>
1216<code>org.eclipse.jdt.core.IPackageDeclaration#getNameRange()</code>
1217</blockquote>
1218have been moved to the org.eclipse.jdt.core.ISourceReference interface. See bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321764">321764</a> for details:
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001219<pre>
1220/**
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001221 * Returns the name range associated with this element.
1222 *
1223 * If the element is an IMember, it returns
1224 * the source range of this member's simple name,
1225 * or null if this member does not have a name
1226 * (for example, an initializer), or if this member does not have
1227 * associated source code (for example, a binary type).
1228 *
1229 * If this element is an IImportDeclaration, the source range
1230 * of this import declaration's name, or null if this import
1231 * declaration does not have associated source code (for example, a binary type).
1232 * The source range for the name includes the trailing '*' if the call to
1233 * IImportDeclaration#isOnDemand() returns true.
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001234 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001235 * If this element is an IPackageDeclaration, the source range of
1236 * this package declaration's name, or null if this package
1237 * declaration does not have associated source code (for example, a binary type).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001238 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001239 * If this element is an IAnnotation, the source range of
1240 * this annotation's name, or null if this annotation does not have
1241 * associated source code (for example, in a binary type).
1242 *
1243 * If this element is an ITypeParameter, the source range of this
1244 * type parameter's name, or null if this type parameter does not have
1245 * associated source code (for example, in a binary type).
1246 *
1247 * If this element is an ITypeRoot or IImportContainer, it
1248 * returns null.
1249 *
1250 * @return the name range associated with this element, or null if
1251 * not available
1252 *
1253 * @since 3.7
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001254 */
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001255ISourceRange getNameRange() throws JavaModelException;
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001256</pre>
1257</li>
1258</ul>
1259
1260<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001261<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322979">322979</a>
1262[search] use of IJavaSearchConstants.IMPLEMENTORS yields surprising results
1263<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=316937">316937</a>
1264JavaElement.getElementInfo(..) throws JavaModelException when trying to get info for an inner class in an external jar
1265<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322531">322531</a>
1266[1.5][Generics] eclipse compiles code rejected by javac with incomparable types error.
1267<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=308000">308000</a>
1268[formatter] Formatter is missing options regarding Annotation Newlines
1269<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321276">321276</a>
1270JDT core apis dont recognize InnerClass constructor inside .class files
1271<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=252556">252556</a>
1272[formatter] Spaces removed before formatted region of a compilation unit.
1273<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323785">323785</a>
1274[builder] NPE when adding 'package-info.java' to default package
1275<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321358">321358</a>
1276NPE refreshing external folders
1277<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322596">322596</a>
1278[DOM] ASTNode APIs should specify types of property descriptors
1279<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324109">324109</a>
1280[search] Java search shows incorrect results as accurate matches
1281<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=324154">324154</a>
1282NPE in FlowContext while building
1283<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=133125">133125</a>
1284[compiler][null] need to report the null status of expressions and analyze them simultaneously
1285<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321695">321695</a>
1286Test added for bug 319425 doesn't detect the bug
1287<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=258905">258905</a>
1288making java.lang.AssertionError accessible thru resolveWellKnownType method
1289<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321764">321764</a>
1290Add getNameRange() to ISourceReference
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001291
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001292<a name="v_B09"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001293<hr><h1>
1294Eclipse Platform Build Notes<br>
1295Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001296Eclipse SDK 3.7M2 - August 31, 2010 - 3.7.0 M2
1297<br>Project org.eclipse.jdt.core v_B09
1298(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B09">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001299<h2>What's new in this drop</h2>
1300
1301<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001302<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=311578">311578</a>
1303[formatter] Enable/disable tag detection should include comment start/end tokens
1304<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320618">320618</a>
1305inconsistent initialization of classpath container backed by external class folder
1306<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323693">323693</a>
1307[1.5][compiler] Compiler fails to diagnose name clash
1308<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=323558">323558</a>
1309Tests test0307a and test0307e under BatchCompilerTest failing
1310<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=308402">308402</a>
1311[index] PatternSearchJob ignores participant index entries
1312<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317264">317264</a>
1313[search] Refactoring is impossible with commons.lang added to project
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001314
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001315<a name="v_B08"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001316<hr><h1>
1317Eclipse Platform Build Notes<br>
1318Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001319Eclipse SDK 3.7M1 - August 24, 2010
1320<br>Project org.eclipse.jdt.core v_B08
1321(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B08">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001322<h2>What's new in this drop</h2>
1323
1324<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001325<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321926">321926</a>
1326Erroneously deems null check conditional branch to be dead code, and produces incorrect bytecode
1327<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320170">320170</a>
1328[compiler] [null] Whitebox issues in null analysis
1329<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=305259">305259</a>
1330Strange error when referencing code produced with jsr14 target
1331<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321115">321115</a>
1332Compiler is not case sensitive with package names
1333<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=310427">310427</a>
1334[content assist] FUP of 236306: Variable proposed before definition.
1335<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320911">320911</a>
1336Not all redundant superinterface problems reported
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001337
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001338<a name="v_B07"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001339<hr><h1>
1340Eclipse Platform Build Notes<br>
1341Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001342Eclipse SDK 3.7M1 - August 17, 2010
1343<br>Project org.eclipse.jdt.core v_B07
1344(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B07">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001345<h2>What's new in this drop</h2>
1346
1347<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001348<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319201">319201</a>
1349[null] no warning when unboxing SingleNameReference causes NPE
1350<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322154">322154</a>
1351Compiler bug that does not occur in Galileo 3.5.2
1352<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320754">320754</a>
1353[formatter] formatter:off/on tags does not work correctly
1354<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=322001">322001</a>
1355[1.5][compiler] Name Clash error occurs
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001356
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001357<a name="v_B06"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001358<hr><h1>
1359Eclipse Platform Build Notes<br>
1360Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001361Eclipse SDK 3.7M1 - August 10, 2010
1362<br>Project org.eclipse.jdt.core v_B06
1363(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B06">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001364<h2>What's new in this drop</h2>
1365
1366<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001367<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320167">320167</a>
1368Auto-Activation works only once
1369<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320809">320809</a>
1370ArrayIndexOutOfBoundsException in IndexManager.writeSavedIndexNamesFile - concurrency issue?
1371<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=321085">321085</a>
1372Enhanced for loops need to implement type safety checks on array initializers
1373<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319626">319626</a>
1374Preferences-&gt;Java Compiler-&gt; Errors/Warnings -&gt; Undocumented Empty Block
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001375
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001376<a name="v_B05"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001377<hr><h1>
1378Eclipse Platform Build Notes<br>
1379Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001380Eclipse SDK 3.7M1 - July 30, 2010 - 3.7.0 M1
1381<br>Project org.eclipse.jdt.core v_B05
1382(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B05">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001383<h2>What's new in this drop</h2>
1384<ul>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001385<li>
1386New API added to be able to retrieve the name range for <code>org.eclipse.jdt.core.IImportDeclaration</code>:
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001387<pre>
1388/**
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001389 * Returns the source range of this import declaration's name,
1390 * or null if this import declaration does not have
1391 * associated source code (for example, a binary type).
1392 *
1393 * The source range for the name includes the trailing '*' if the call to
1394 * isOnDemand() returns true.
1395 *
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001396 *
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001397 * @exception JavaModelException if this element does not exist or if an
1398 * exception occurs while accessing its corresponding resource.
1399 * @return the source range of this import declaration's name,
1400 * or null if this import declaration does not have
1401 * associated source code (for example, a binary type)
1402 * @since 3.7
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001403 */
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001404ISourceRange getNameRange() throws JavaModelException;
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001405</pre>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001406</li>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001407<li>
1408New API added to be able to retrieve the name range for <code>org.eclipse.jdt.core.IPackageDeclaration</code>:
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001409<pre>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001410/**
1411 * Returns the source range of this package declaration's name,
1412 * or null if this package declaration does not have
1413 * associated source code (for example, a binary type).
1414 *
1415 * @exception JavaModelException if this element does not exist or if an
1416 * exception occurs while accessing its corresponding resource.
1417 * @return the source range of this package declaration's name,
1418 * or null if this package declaration does not have
1419 * associated source code (for example, a binary type)
1420 * @since 3.7
1421 */
1422ISourceRange getNameRange() throws JavaModelException;
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001423</pre>
1424</li>
1425</ul>
1426
1427<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001428<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=306524">306524</a>
1429ASTRewriteAnalyzer uses wrong starting offset in case of comments before a node
1430<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=150980">150980</a>
1431[API] Selecting import declaration with space in outline highlights wrong range
1432<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320841">320841</a>
1433TypeConverters don't set enclosingType
1434<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320802">320802</a>
1435ASTParser.createASTs(..) fails silently on multiple missing parameter types.
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001436
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001437<a name="v_B04"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001438<hr><h1>
1439Eclipse Platform Build Notes<br>
1440Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001441Eclipse SDK 3.7M1 - July 27, 2010
1442<br>Project org.eclipse.jdt.core v_B04
1443(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B04">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001444<h2>What's new in this drop</h2>
1445
1446<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001447<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319425">319425</a>
1448[compiler] JDT outputs corrupt .class file for problem type
1449<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319885">319885</a>
1450Spurious 'cycle detected'/'hierarchy inconsistent' errors if a type that WOULD be cyclic is static-imported
1451<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=312076">312076</a>
1452[1.5][compiler] Eclipse compiler behaves differently from javac
1453<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320414">320414</a>
1454Compiler produces incorrect bytecode for null pointer check
1455<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=223225">223225</a>
1456[DOM] IMemberValuePairBinding does not desugar single values into one-element arrays
1457<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319603">319603</a>
1458[1.5][compiler] eclipse fails with 2 generics methods with the same name while javac succeeds
1459<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=318020">318020</a>
1460[compiler] wrong initialization flow info with if (true) throw... pattern in else block
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001461
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001462<a name="v_B03"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001463<hr><h1>
1464Eclipse Platform Build Notes<br>
1465Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001466Eclipse SDK 3.7M1 - July 20, 2010
1467<br>Project org.eclipse.jdt.core v_B03
1468(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B03">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001469<h2>What's new in this drop</h2>
1470
1471<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001472<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=320340">320340</a>
1473Test failures in debug mode
1474<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=307523">307523</a>
1475Differences between patch of bug 210422 and sources
1476<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=319900">319900</a>
1477StringLiteral#setLiteralValue needlessly escapes apostrophes (')
1478<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=310264">310264</a>
1479Wrong warning: The assignment to variable has no effect
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001480
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001481<a name="v_B02"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001482<hr><h1>
1483Eclipse Platform Build Notes<br>
1484Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001485Eclipse SDK 3.7M1 - July 13, 2010
1486<br>Project org.eclipse.jdt.core v_B02
1487(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B02">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001488<h2>What's new in this drop</h2>
1489
1490<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001491<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=314556">314556</a>
1492[1.5][compiler] compiler fails to report attempt to assign weaker access privileges
1493<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=316956">316956</a>
1494[compiler] Private superclass and enclosing scope field names incorrectly reported as conflicting
1495<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=151500">151500</a>
1496[assist] Method parameter names are not displayed for inner classes
1497<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=304006">304006</a>
1498[code assist] Autocast after instanceof feature doesnt work in some cases.
1499<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=210419">210419</a>
1500[compiler] Invalid field initializer not flagged as error
1501<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=212713">212713</a>
1502Bad error message for static block inside an interface
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001503
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001504<a name="v_B01"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001505<hr><h1>
1506Eclipse Platform Build Notes<br>
1507Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001508Eclipse SDK 3.7M1 - July 6, 2010 - 3.7M1
1509<br>Project org.eclipse.jdt.core v_B01
1510(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B01">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001511<h2>What's new in this drop</h2>
1512
1513<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001514<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=313153">313153</a>
1515Too many blocked &quot;Refreshing external folders&quot; jobs (FUP of bug 302295)
1516<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=316654">316654</a>
1517ITypeHierarchyChangedListener receive spurious callbacks
1518<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317858">317858</a>
1519Eclipse isn't accessing the correct field/class - causes compile error
1520<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=318171">318171</a>
1521fieldHiding-Warning does not appear if classes are in different packages
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001522
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001523<a name="v_B00"></a>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001524<hr><h1>
1525Eclipse Platform Build Notes<br>
1526Java development tools core</h1>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001527Eclipse SDK 3.7M1 - June 29, 2010
1528<br>Project org.eclipse.jdt.core v_B00
1529(<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_B00">cvs</a>).
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001530<h2>What's new in this drop</h2>
1531
1532<h3>Problem Reports Fixed</h3>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001533<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317841">317841</a>
1534[incremental build] unnecessary 'structural changes' due to annotation parameters
1535<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317468">317468</a>
1536Adding elements to an enum body with trailing comma generates bad code
1537<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=313668">313668</a>
1538[search] Call hierarchy doesn't show all calls of the method in workspace
1539<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317972">317972</a>
1540Fix for wrong usages of affect* and effect*
1541<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=313651">313651</a>
1542[formatter] format comments (differs between paste and save action)
1543<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=316889">316889</a>
1544Internal compiler error: java.lang.NullPointerException with a specific use of recursive generics
1545<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=315978">315978</a>
1546Big regression, eclipse compiles my workspace in 3 mins instead of few seconds
1547<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=315577">315577</a>
1548[formatter] No line break after &lt;br&gt; if followed by {@link when formatting java source file
1549<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=306464">306464</a>
1550NPE in ProblemReporter.missingTypeInMethod(ProblemReporter.java:5113)
1551<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=317212">317212</a>
1552[compiler] Illegal permission to invoke the constructor of a member class of an inaccessible type.
1553<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=195346">195346</a>
1554[assist] Array type should be filtered while completing in case of a switch
1555<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=315732">315732</a>
1556[formatter] NullPointerException (always) on inserting a custom template proposal into java code when &quot;Use code formatter&quot; is on
1557<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=316456">316456</a>
1558[1.5][compiler] Annotation values can access private class members
1559<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=312989">312989</a>
1560Accepts illegal method-local classes if hidden by generics parameters
1561<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=310423">310423</a>
1562[content assist] After 'implements' annotation types should not be proposed
1563<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=314830">314830</a>
1564[compiler] Switching on a null expression doesn't always throw NullPointerException
1565<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=313825">313825</a>
1566Erroneous local variable's problems reported at surrounding ParenthesizedExpression
1567<br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=314898">314898</a>
1568Typo in org.eclipse.jdt.core.dom.NameEnviromentWithProgress
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001569
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001570
1571<hr>
Stephan Herrmann66cc2b62010-09-26 15:38:59 +00001572<p>For earlier build notes, also see <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.jdt.core/notes/R36_buildnotes_jdt-core.html">build notes up to Release 3.6</a>.</p>
Stephan Herrmann7b7062f2010-04-01 19:56:59 +00001573<br>
1574 <p>
1575 <a href="http://validator.w3.org/check?uri=referer"><img
1576 src="http://www.w3.org/Icons/valid-html401"
1577 alt="Valid HTML 4.01 Transitional" height="31" width="88"></a>
1578 </p>
1579</body>
1580</html>
1581