Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Lanneluc2007-12-04 11:10:12 +0000
committerJerome Lanneluc2007-12-04 11:10:12 +0000
commit9af5f94a7f34f8aa21c824cf527428efe92e4a78 (patch)
tree5294edb4e9c3586f5cdb92020a157f0d91c90d57 /org.eclipse.jdt.core/buildnotes_jdt-core.html
parentd308896dfb7ecfb50eaeedc5d022fe517c06c151 (diff)
downloadeclipse.jdt.core-9af5f94a7f34f8aa21c824cf527428efe92e4a78.tar.gz
eclipse.jdt.core-9af5f94a7f34f8aa21c824cf527428efe92e4a78.tar.xz
eclipse.jdt.core-9af5f94a7f34f8aa21c824cf527428efe92e4a78.zip
HEAD - 211762
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 14763fe733..4ad9d64310 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -293,7 +293,9 @@ int IMPLICIT_THIS_REFERENCE = 0x8000000;
</li></ul>
<h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210498">210498</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=211762">211762</a>
+ConcurrentModificationException initializing Java Tools
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=210498">210498</a>
Extra type in hierarchy when focusing on local class
<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=211609">211609</a>
[compiler][1.5] Unable to resolve annotations defined with a Class attribute

Back to the top