Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Lanneluc2007-11-22 11:24:43 +0000
committerJerome Lanneluc2007-11-22 11:24:43 +0000
commit4ce841d6606c2c0b7f24c9925dd47ac216c52a6e (patch)
treeba0be0ecf7191ce02ad66024cdca324e36b63071 /org.eclipse.jdt.core/buildnotes_jdt-core.html
parent9f0a8c5111f4ca83a2831649c5d20d5f6b66d712 (diff)
downloadeclipse.jdt.core-4ce841d6606c2c0b7f24c9925dd47ac216c52a6e.tar.gz
eclipse.jdt.core-4ce841d6606c2c0b7f24c9925dd47ac216c52a6e.tar.xz
eclipse.jdt.core-4ce841d6606c2c0b7f24c9925dd47ac216c52a6e.zip
HEAD - 210310
Diffstat (limited to 'org.eclipse.jdt.core/buildnotes_jdt-core.html')
-rw-r--r--org.eclipse.jdt.core/buildnotes_jdt-core.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index dce239571f..7ede8bcf69 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -54,7 +54,9 @@ in your code, until you will have enabled these back, and the compiler will have
</ul>
<h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210213">210213</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210310">210310</a>
+IJavaElementDelta contains wrong data after APT processor is enabled
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210213">210213</a>
[1.5][compiler] Unused SuppressWarnings shouldn't complain if warnings are not even enabled
<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210070">210070</a>
Type hierarchy unpredictable

Back to the top