jdt core - build notes 3.4 stream
java development tooling core
 
Here are the build notes for the Eclipse JDT/Core plug-in project org.eclipse.jdt.core, describing bug resolution and substantial changes in the R3_4_maintenance branch. For more information on 3.4 planning, please refer to JDT/Core release plan, the next milestone plan, the overall official plan, or the build schedule. This present document covers all changes since Release 3.3 (also see a summary of API changes).
Maintenance of previous releases of JDT/Core is performed in parallel branches: R3.3.x, R3.2.x, R3.1.x, R3.0.x, R2.1.x, R2.0.x, R1.0.x.

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - September 3, 2008 - 3.4.1
Project org.eclipse.jdt.core v_883_R34x (cvs).

What's new in this drop

Problem Reports Fixed

242933 [1.5] NullPointerException for @Range(min=1, max=9999999999999999)

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - August 27, 2008
Project org.eclipse.jdt.core v_882_R34x (cvs).

What's new in this drop

Problem Reports Fixed

241687 [formatter] problem formatting block comments
240686 [formatter] Formatter do unexpected things
242646 deadlock on org.eclipse.jdt.internal.core.ExternalFoldersManager

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - August 20, 2008
Project org.eclipse.jdt.core v_881_R34x (cvs).

What's new in this drop

Problem Reports Fixed

241345 [formatter] Didn't Format HTML tags is unavailable

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 31, 2008
Project org.eclipse.jdt.core v_880_R34x (cvs).

What's new in this drop

Problem Reports Fixed


Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 29, 2008
Project org.eclipse.jdt.core v_879_R34x (cvs).

What's new in this drop

Problem Reports Fixed

239439 [1.5][compiler] Behavior change for binding for parameterized type
236096 Incorrectly allow raw return type in overridden method
238014 [1.5][compiler] Missing "name clash" error?
238817 [1.5][compiler] Unexpected nameclash reported
237418 deadlock between auto-build/refresh right after startup

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 22, 2008 - 3.4.1
Project org.eclipse.jdt.core v_878_R34x (cvs).

What's new in this drop

Problem Reports Fixed

237469 [assist] AbortCompilation in log during normal editing

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 15, 2008
Project org.eclipse.jdt.core v_877_R34x (cvs).

What's new in this drop

Problem Reports Fixed

240214 [compiler] final bit should be cleared from class file access flag for anonymous class

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 9, 2008
Project org.eclipse.jdt.core v_876_R34x (cvs).

What's new in this drop

Problem Reports Fixed

101610 Code assist not offered without transitive dependency
239941 [formatter] Unclosed html tags make the formatter to produce incorrect outputs
239719 [formatter] Code formatter destroys pre formatted javadoc comments
237931 [1.6][compiler] wrong signature of String[][] in class file
238923 [1.6][compiler] Internal compiler error caused by a for loop in an initializer block
239229 [compiler] Regression bug against Eclipse 3.3: cannot resolve correct import
239758 [1.5][compiler] Generic interface inheritance and overriding error
239305 [compiler] VerifyError caused by casting long to long to int

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.1 - July 3, 2008
Project org.eclipse.jdt.core v_875_R34x (cvs).

What's new in this drop

Problem Reports Fixed

239198 [compiler] NegativeArraySizeException thrown for triple quotes
238920 [formatter] Code Formatter removes javadoc status if @category present
238853 [formatter] Code Formatter does not properly format valid xhtml (<br /> & <p />) in javadoc.
238210 [formatter] CodeFormatter wraps line comments without whitespaces
236336 [1.6][compiler] Stack map generation error with 10,000-line method in Java
232565 [1.5][compiler] wrong autoboxing code generation leads to VerifyError at runtime
238484 [1.5][compiler] Eclipse generates bad code (major regression)
235882 [compiler] constructor-scoped inner classes unable to recognize final member variable initialization
235921 [1.5][compiler] Incorrect generic signature attribute created for inner anonymous type
234619 [1.5][compiler] Object#getClass() has wrong expression type binding with JRE from 1.6
233259 [formatter] html tag should not be split by formatter
238090 [formatter] New lines wrongly added while formatting too long @see references
237051 [formatter] Formatter insert blank lines after javadoc if javadoc contains Commons Attributes @@ annotations
236230 [formatter] SIOOBE while formatting a compilation unit.
226357 [dom] NPE in MethodBinding.getParameterAnnotations() if some, but not all parameters are annotated
235778 Potential race condition computing resolved classpath
236445 NPE in content assist
234172 [1.5][select] no hover in qualified name with generics
222665 Error opening workbench

Eclipse Platform Build Notes
Java Development Tooling Core

Eclipse SDK 3.4.0 - June 13, 2008 - 3.4.0
Project org.eclipse.jdt.core v_874 (cvs).

What's new in this drop

Problem Reports Fixed

236599 Fix wording of JDT

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4.0 - June 9, 2008
Project org.eclipse.jdt.core v_873 (cvs).

What's new in this drop

Problem Reports Fixed

236252 Batch compiler's help should not have 'release candidate-4' in the version name

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC4 - June 3, 2008 - 3.4 RELEASE CANDIDATE 4
Project org.eclipse.jdt.core v_872 (cvs).

What's new in this drop

Problem Reports Fixed

234718 JarPackageFragmentRoot.computeChildren(..) is slow
234848 Need to trace classpath container initialization failures

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC3 - May 29, 2008 - 3.4 RELEASE CANDIDATE 3
Project org.eclipse.jdt.core v_871 (cvs).

What's new in this drop

Problem Reports Fixed

234307 Java Model Exception from org.eclipse.jdt.internal.core.Buffer.save(Buffer.javga:361)

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC3 - May 29, 2008
Project org.eclipse.jdt.core v_870 (cvs).

What's new in this drop

Problem Reports Fixed

234336 [formatter] JavaDocTestCase.testMultiLineCommentIndent* tests fail in I20080527-2000 build
233800 [1.5][compiler] Internal compiler NPE on checkUnsafeCast

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC3 - May 27, 2008
Project org.eclipse.jdt.core v_869 (cvs).

What's new in this drop

Problem Reports Fixed

234120 PublicScanner not in sync with internal Scanner
233625 Content Assist outof memory
232768 [formatter] does not format block and single line comment if too much selected
233887 [javadoc][1.5] Build of Eclipse project stop by NullPointerException and will not continue on Eclipse version later than 3.4M7
232814 [compiler] Testcase with "value1 - (-value2)" not working when value2 is final

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC2 - May 22, 2008 - 3.4 RELEASE CANDIDATE 2
Project org.eclipse.jdt.core v_868 (cvs).

What's new in this drop

Problem Reports Fixed

230944 [formatter] Formatter does not respect /*-

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC2 - May 22, 2008
Project org.eclipse.jdt.core v_867 (cvs).

What's new in this drop

Problem Reports Fixed

232788 [formatter] Formatter misaligns stars when formatting block comments
233228 [formatter] line comments which contains \\u are not correctly formatted
233224 [formatter] Xdoclet tags looses @ on format
232466 [formatter] References of inlined tags are still split in certain circumstances
228648 AST: no binding for Javadoc reference to inner class

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC2 - May 20, 2008
Project org.eclipse.jdt.core v_866 (cvs).

What's new in this drop

Problem Reports Fixed

232803 Reconcile doesn't find methods with a $ in parameter types
232488 [formatter] Code formatter scrambles JavaDoc of Generics
225737 [compiler][1.5] Generics - JDT cannot compile hudson-core when javac can
231861 [1.5][compiler] Generics: problem with partial generics

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 15, 2008- 3.4 RELEASE CANDIDATE 1
Project org.eclipse.jdt.core v_865 (cvs).

What's new in this drop

Problem Reports Fixed

232285 [formatter] New comment formatter wrongly formats javadoc header/footer with several contiguous stars
229480 [builder] compiler exception causes NPE in AbstractImageBuilder.acceptResult()

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 14, 2008
Project org.eclipse.jdt.core v_864 (cvs).

What's new in this drop

Problem Reports Fixed

232037 CompilationUnit#equals(Object) throws NPE if owner is null
227185 [1.5][compiler] Compiler error using generics with static class

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 13, 2008
Project org.eclipse.jdt.core v_863 (cvs).

What's new in this drop

Problem Reports Fixed

231297 [formatter] New JavaDoc formatter wrongly split inline tags before reference
231263 [formatter] New JavaDoc formatter wrongly indent tags description
229682 [formatter] New comment put text over the max line length in some cases
231293 New errors about indirectly referenced classes from required .class files in 20080508-200
231622 Some classes from Missing classes from Cntrl-Shift-T
231747 [assist] UnsupportedOperationException even when the context is extended

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 12, 2008
Project org.eclipse.jdt.core v_862 (cvs).

What's new in this drop

Problem Reports Fixed

231579 Converting compiler.tool to API tools support
231367 org.eclipse.jdt.compiler.tool is not singleton
230026 [1.5][compiler] CCE during static import resolution with parameterized type
230885 [content assist] NPE at ParameterGuesser.createVariable()
163200 Moving code with compile errors outside of a source folder preserve compile errors
229951 StackOverflowError during JavaSearchScope.add for large workspace
230864 [assist] Code assist do not work in parameterized method with 'this' as receive

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 8, 2008
Project org.eclipse.jdt.core v_861 (cvs).

What's new in this drop

Problem Reports Fixed

230127 [clean up] NPE in Organize Imports save action
231053 [formatter] Comment formatter fails to format long strings in @see references
231060 [formatter] '*' are not preserved in Javadoc comments when located at the beginning of the line

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 7, 2008
Project org.eclipse.jdt.core v_860 (cvs).

What's new in this drop

Problem Reports Fixed

222284 [search] ZipException while searching if linked jar doesn't exist any longer
191322 [javadoc] @see or @link reference to method without signature fails to resolve to base class method
194743 Constructor tooltip does not show constructor javadoc without source attachment
228464 Annotation.getMemberValuePairs() empty for single attribute with empty value
229128 [search] Search finding matches in working copies that are not part of scope
230391 [organize imports] unmatched packages group is always first
229927 No code assist in array initializer

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4RC1 - May 5, 2008
Project org.eclipse.jdt.core v_859 (cvs).

What's new in this drop

Problem Reports Fixed

230364 [formatter] Test failure in CleanUpStressTest after changes to comment formatter
214558 [1.5][compiler] javac reports ambiguous method ref that Eclipse does not identify
228291 [1.5][compiler] Incorrect unsafe warning for casting complex but static types.
230070 [1.5][compiler] Internal compiler error: NullPointerException at org.eclipse.jdt.internal.compiler.ast.CastExpression.checkUnsafeCast()
230230 [formatter] New comment formatter does not handle properly all scanner exceptions
230184 [formatter] New comment formatter split comment line between contiguous tokens
229954 [formatter] New comment formatter fails to format correctly when invalid throws reference
229932 [formatter] New comment formatter wrongly formats @param tags with wrong syntax
229683 [formatter] New comment formatter takes 2 passes to format when tags are inside text
229968 Perf regression while computing type hierarchy
229636 JavaModelException should stay instanciatable
228109 [1.5][compiler] Enum static field initializer in enum constructor failed to give compilation error

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 30, 2008 - 3.4 MILESTONE 7
Project org.eclipse.jdt.core v_858 (cvs).

What's new in this drop

Problem Reports Fixed

228651 [dom] NPE in MemberValuePairBinding.isDefault()
229569 [formatter] New comments formatter does not indent lines inside immutable tags
229526 Conversion to Api tools adds a new internal method inside an API class
229595 OptionTests.testBug68993() failing due to wrong assumption

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 29, 2008
Project org.eclipse.jdt.core v_857 (cvs).

What's new in this drop

Problem Reports Fixed

229373 [formatter] New comment formatter gets lost when encountering invalid closing tags
229304 cannot 'Open Type' a binary type that is present in an external folder
229326 [formatter] New comment formatter takes 2 passes to format some block comments
227730 [Javadoc] Missing description should not be warned for {@inheritDoc}

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 28, 2008
Project org.eclipse.jdt.core v_856 (cvs).

What's new in this drop

Problem Reports Fixed

229108 [formatter] New comment formatter adds unnecessary spaces before and after <code> tags
229107 [formatter] New comment formatter fails to format correctly when <table ...> tags is used
229103 [formatter] New comment formatter split inlined tags incorrectly

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 27, 2008
Project org.eclipse.jdt.core v_855 (cvs).

What's new in this drop

Problem Reports Fixed

227043 [formatter] CodeFormatter does not format line and block comments
228528 NPE when interrupting the build
228639 Source attachment root detection doesn't work if source folder contains META-INF
79798 [compiler] Wrong compiler error when interface overrides two methods with same signature but different exceptions
227546 [assist] No method declaration completion in enum constant
158526 [search] NPE in JavaSearchScope.addEnclosingProjectOrJar(..)
182738 [search] Avoid keeping list of roots in JavaWorkspaceScope
228193 [formatter] Javadoc comments are still formatted using JavaDocRegion!
227822 [select] ClassCastException thrown if unable to resolve core Java types
227855 incorrect compilation errors related to annotations
208010 [compiler] Compiler reports unneccessary warning for static members
222735 DOM AST: hide recovered bindings unless 'recovered bindings' is enabled

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 22, 2008
Project org.eclipse.jdt.core v_854 (cvs).

What's new in this drop

Problem Reports Fixed

209643 keyword completion proposals for @interface and enum
227531 add one exception logging in ASTParser
227941 org.eclipse.jdt.internal.compiler.batch.Main writes bad characters to an xml log file
227930 [compiler] NPE during exception reporting
227502 [1.5][compiler] Bad error message for abstract enum
227761 NPE from CompletionContext.getVisibleElements
227813 root detection in in external linked source folders
209149 [1.7][compiler] 1.7 compliance allows type params to be declared in any order
182360 Only Jar and Zip files allowed for java.io.File in ClasspathContainers using
222326 [1.5][compiler] NullPointerException during: "Compute launch button tooltip"
161030 add code assist for enum values
207631 [Content Assist] Autocompletion fails after use of binary right-shift operators
226918 [jsr199] the standard java file manager returned by the Eclipse compiler does not accept non-modifiable iterators as remaining arg to JavaFileManager#handleOption

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 15, 2008
Project org.eclipse.jdt.core v_853 (cvs).

What's new in this drop

Problem Reports Fixed

142126 utilizing multiple CPUs for Java compiler
102780 [formatter] CodeFormatter does not format Javadoc
219855 [1.5][compiler] StackOverflowError during: "Requesting Java AST from selection"
223986 Invalid incompatible return type error
226890 [jsr199] enable CompilerToolTests#testCompilerOneClassWithEclipseCompiler4 on Linux
226673 CompletionContext.getVisibleElements(..) doesn't find assignable fields
178982 [assist] Bad static import relevance in content assist
225563 Class with compile errors results in invalid class file format
226313 Anonymous enum type has wrong name and source range
223685 [clean-up] Necessary cast removed
82712 [1.5] Code assist does not show method parameters from static imports
226134 CCE in SourceMethod.getDefaultValue() for constructor
97310 code assist for type variable bounds: should not suggest classes
224402 [compiler] CCE in compiler: MissingTypeBinding cannot be cast to ProblemReferenceBinding
96604 [1.5][codeassist] missing proposals for wildcard capture

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 8, 2008
Project org.eclipse.jdt.core v_852 (cvs).

What's new in this drop

Problem Reports Fixed

215331 [assist] Inconsistent completions for member types
221904 Java Model Exception while trying to open *.class file
223488 'package-info.java' does not exist in PackageBinding.getAnnotations()
193045 [1.5][assist] Code completion fails in inner class w/ foreach loop
223899 Base type var should not be proposed before Object var in == case
225577 [compiler] Default abstract methods should be tagged as synthetic
133005 BinaryTypeConverter cannot convert generic type reference.
224351 Regression in performance test FullSourceWorkspaceModelTests#testFindType
215975 new field declaration CompletionProposal cuts changes initial prefix
217078 [compiler] compiler.regression.RuntimeTests#test0001_memory_exhaustion failing when using IBM JRE
219099 Content assist does not not offer multiple choices for ambiguous static imports

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M7 - April 1, 2008
Project org.eclipse.jdt.core v_851 (cvs).

What's new in this drop

Problem Reports Fixed

224715 Missing abstract problem methods should be tagged as synthetic methods

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 28, 2008 - 3.4 MILESTONE 6
Project org.eclipse.jdt.core v_850 (cvs).

What's new in this drop

Problem Reports Fixed

224458 [search] NPE trying to search for a field declaration

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 27, 2008
Project org.eclipse.jdt.core v_849 (cvs).

What's new in this drop

Problem Reports Fixed

223878 [content assist] Illegal argument exception from content assist

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 26, 2008
Project org.eclipse.jdt.core v_848 (cvs).

What's new in this drop

Problem Reports Fixed

222534 [compiler] wrong field hides field warning for private fields

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 25, 2008
Project org.eclipse.jdt.core v_847 (cvs).

What's new in this drop

Problem Reports Fixed

223838 [dom] AnnotationBinding.isRecovered() always return false
221267 [1.5][compiler] missing annotation bindings on interface method parameter

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 23, 2008
Project org.eclipse.jdt.core v_846 (cvs).

What's new in this drop

Problem Reports Fixed

209996 [search] Add a way to access the most local enclosing annotation for reference search matches
222902 [Javadoc] Missing description should not be warned in some cases
217233 [compiler] Add compiler API to call the batch compiler from a stand-alone application
223495 [assist] Member types of missing parametrized types are not proposed
223479 [assist] Member types of missing types are not proposed in class body
223253 NPE in TypeBinding.getName
223360 [search] Huge error message if OOME while building workspace
222213 Java model not updated after quick fix 'Add unimplemented methods'
97332 [compiler] Add support for classpath specified in manifest file inside a jar
218824 [DOM/AST] incorrect code leads to IllegalArgumentException during AST creation
183211 [1.5][compiler] single static import for a field is ambiguous

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 18, 2008
Project org.eclipse.jdt.core v_845 (cvs).

What's new in this drop

Problem Reports Fixed

222399 Regression in several Model performance tests
221680 Classpath gets reset randomly in headless mode
222458 IType#getFullyQualifiedParameterizedName() is underspecified
221723 Override method fails with and error saying "1" due to a java.lang.ArrayIndexOutOfBoundsException:
218603 [api] provide a mapping from problem id to preference key
219625 [1.5][compiler] Generics related AbstractMethodError that is not given by Sun Java
216930 [1.5][compiler] Wrong compiler error when using static method with same signature as non static one but with variable arguments
222457 Javadoc fixes for IType#get*QualifiedName()
222080 [assist] Wrong proposals order when completing on an item of an array
222182 [formatter] AIOOB in Util.getLineNumber(Util.java:438)
156168 [model] type separator is ignored in BinaryType.getFullyQualifiedName(enclosingTypeSeparator)

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 11, 2008
Project org.eclipse.jdt.core v_844 (cvs).

What's new in this drop

Problem Reports Fixed

221266 Bad syntax error report on string literals containing escapes
202470 [assist] provide all elements that are visible

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 5, 2008
Project org.eclipse.jdt.core v_843 (cvs).

What's new in this drop

Problem Reports Fixed

221215 [assist] NPE in problem reporter
219461 [compiler][options] Limit warning for unecessary unchecked exceptions to Throwable and Exception

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - March 4, 2008
Project org.eclipse.jdt.core v_842 (cvs).

What's new in this drop

Problem Reports Fixed

221110 [search] NPE at org.eclipse.jdt.internal.compiler.util.SimpleLookupTable.removeKey
221130 [search] No fine-grain search for instanceof criteria
220565 adapt to new API ICompilationUnit.applyEdits
219937 Javadoc content assist does not propose method inherited from interface
167262 [1.5][compiler] @Override specification
220967 [compiler] Extra secondary error in presence of missing type
220811 NPE trying to update classpath
215841 [search] Opening Type Hierarchy extremely slow
220542 Trailing separator in classpath entry lost

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - February 27, 2008
Project org.eclipse.jdt.core v_841 (cvs).

What's new in this drop

Problem Reports Fixed

196200 [jsr269] Need annotation bindings even when code contains errors
220361 [1.5][compiler] Compiler incorrectly rejects static raw member type as parameterized
220111 [1.5][compiler] Type mismatch errors on identical types; code compiles with javac
117694 [api] Applying edits to a ICompilationUnit.
220453 Addition of externalFoldersManager inside the java model manager breaks retrieval of JavaCore.getOptions() with no headless eclipse

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - February 26, 2008
Project org.eclipse.jdt.core v_840 (cvs).

What's new in this drop

Problem Reports Fixed

218397 [search] Can't find references of generic local class.
220171 [assist] No suggesting 'hasGenericError' variable
182537 Enhance classpath container to support external class folders
202467 [assist] provide info what is completed

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - February 22, 2008
Project org.eclipse.jdt.core v_839 (cvs).

What's new in this drop

Problem Reports Fixed


Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - February 19, 2008
Project org.eclipse.jdt.core v_838 (cvs).

What's new in this drop

Problem Reports Fixed

217995 Documentation for JavaCore#COMPILER_PB_UNUSED_DECLARED_THROWN_EXCEPTION [...] fails to make crystal-clear the cases of Exception and Throwable
217910 Parameter annotations should be displayed in front of each parameter in disassembled code
219064 Javadoc of AST#newTypeDeclaration() refers to inexistent setEnumeration(..)
212096 LocalVariable.hashCode throws NPE when this.parent is null

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M6 - February 12, 2008
Project org.eclipse.jdt.core v_837 (cvs).

What's new in this drop

Problem Reports Fixed

217907 Compact mode in the disassembler should also work for annotation values

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - February 5, 2008 - 3.4 MILESTONE 5
Project org.eclipse.jdt.core v_836 (cvs).

What's new in this drop

Problem Reports Fixed

212100 [dom] Can't create binding to inner class

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - February 3, 2008
Project org.eclipse.jdt.core v_835 (cvs).

What's new in this drop

Problem Reports Fixed

210425 [1.5][compiler] @SuppressWarnings("unchecked") not considered necessary for unconstrained generic parameters
217059 Regression in Model performance test testProjectFindUnknownType()
212912 Javadoc bugs in IMemberValuePair
122247 [formatter] add support to handle parameter annotations
216686 [1.5][compiler] Failures of inference and overload resolution
216897 [compiler][options] Compile error when disabling 'Ignore Unchecked Exception'
216683 [1.5][compiler] Confusion when homnymous types in local and enclosing scope
202490 Javadoc of JavaCore options hard to use
216291 [1.5][compiler] Compiler messages should use "1.5" instead of "5.0"
216875 [search] Field- and LocalVariableReferenceMatch confuse read/write for field access on LHS
216895 NPE found in .log while running ClasspathTests
216817 JavaCore.getEncoding() fails when there is no workspace.

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - January 29, 2008
Project org.eclipse.jdt.core v_834 (cvs).

What's new in this drop

Problem Reports Fixed

216692 [1.5][compiler] Protected type not visible in subclass
216565 [1.5][compiler] Cannot convert T to T
216747 Should use AVOID_NATURE_CONFIG when updating project references
208260 [search] Document the pattern syntax for SearchPattern#createPattern(String, ..)
130778 Invalid annotation elements cause no annotation to be in the AST
210524 [batch][compiler][options] -warn:allDeprecation -warn:-deprecation does not behave as documented
216100 [1.5][compiler] Brigdes are not correcly generated
213249 Regression in TypeHierarchy when a super-class can't be resolved
215681 Type Hierarchy crashes in some cases of user input
215333 [batch][compiler][options] the documentation for specialParamHiding needs improvement
100278 [compiler] Add compiler warning for explicitly declared runtime exceptions
191090 [compiler] Preserve annotations for the problem methods
215843 [1.5][compiler] Compiler error with generic covariant

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - January 22, 2008
Project org.eclipse.jdt.core v_833 (cvs).

What's new in this drop

Problem Reports Fixed

215976 PublicScanner doesn't contain all the fix of Scanner
215759 DOM AST regression tests should be improved
215858 [AST/DOM] CCE when using ASTParser.setFocalPosition(int) with the position of a field declaration name
127739 IAE in Signature.getReturnType while hovering a method of type having $ in its name
210746 Class folder in build path does not refresh properly
138882 Should surface failure to get CU's contents
214972 [1.5][compiler] Wrong Signature for methods inside InnerTypes with generics .

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - January 15, 2008
Project org.eclipse.jdt.core v_832 (cvs).

What's new in this drop

Problem Reports Fixed

215019 [search] JavaSearchBugsTests.testBug181488a is randomly failing
213703 [search] Indexing job progress should be more detailed
186540 [search] engine should allocate progress monitor ticks for reporting package declarations
214731 [batch][compiler] ClasspathJar#getPath does not honor its contract
211588 [batch][compiler][options] undue interactions between enableJavadoc, javadoc and allJavadoc
213427 EFS throws NullPointerException
181981 [model] Linked Source Folders with Parallel package structure do not work with occurrences
213692 [compiler] Wrong unnecessary NON-NLS diagnostic after syntax recovery
214450 annotation is broken
176831 [search] No search results due to malformed search scope
214647 [dom] NPE in MethodBinding.getParameterAnnotations(..)

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - January 8, 2008
Project org.eclipse.jdt.core v_831 (cvs).

What's new in this drop

Problem Reports Fixed

209936 [javadoc] Missing code implementation in the compiler on inner classes
210681 Code assist fails to propose inner type
211881 [assist] Code assist fails inside an if statement
212153 stack overflow when press ctrl+space
210518 [batch][compiler][options] -warn:unused wrongly behaves as -warn:+unused
214002 [dom] NPE in MethodBinding.getParameterAnnotations()
153765 [search] Reference to package is not found in qualified annotation
213284 [formatter] NPE on formatting region
213283 [formatter] AIOOBE when formatting region
213570 IncrementalTests#testRenameMainType() fails with IBM JRE 6.0
213509 [dom] IMethodBinding.getParameterAnnotations returns annotations for wrong parameter
204749 [1.5][javadoc] NPE in JavadocQualifiedTypeReference
212834 [dom] IMethodBinding.getParameterAnnotations does not return annotations
211718 [1.5][compiler] compiler error with nested enum in class using generics

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M5 - December 18, 2007
Project org.eclipse.jdt.core v_830 (cvs).

What's new in this drop

Problem Reports Fixed

212857 [dom] AST has wrong source range after parameter with array-valued annotation
212224 Unresolvable type causes ArrayOutOfBoundsException in IType.resolveType
212769 SetClasspathOperation no longer adds project for refresh
164862 [ast rewrite] ListRewrite.remove(...) does not remove inserted nodes

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - December 12, 2007 - 3.4 MILESTONE 4
Project org.eclipse.jdt.core v_829 (cvs).

What's new in this drop

Problem Reports Fixed

212599 [search] fine grained search must not report matches in Javadoc

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - December 8, 2007
Project org.eclipse.jdt.core v_828 (cvs).

What's new in this drop

Problem Reports Fixed

209993 [1.5][search] Generic search does not work properly while using BindingKey
211781 [search] clarify 'ALLOCATION_EXPRESSION_TYPE_REFERENCE'
211779 [search] better name for SUPERTYPE_TYPE_REFERENCE?
211872 [search] References to annotations not found in class file without source
210094 Creating type hierarchy does not report progress

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - December 4, 2007
Project org.eclipse.jdt.core v_827 (cvs).

What's new in this drop

Problem Reports Fixed

211857 [search] Standard annotations references not found on binary fields and methods when no source is attached
211366 [search] does not return references to types in binary classes
211762 ConcurrentModificationException initializing Java Tools
210498 Extra type in hierarchy when focusing on local class
211609 [compiler][1.5] Unable to resolve annotations defined with a Class attribute
209936 [javadoc] Missing code implementation in the compiler on inner classes
206597 IType#resolveType(String) is not implemented for binary types
207775 incomplete source range for anonymous type
211290 Wrong delta renaming .classpath file
207890 Checking out JFace and then SWT leads to a strange state
209642 [index] Improve search for annotation references by using a specific category
155013 [search] [DCR] More finegrained options for Java search

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - November 27, 2007
Project org.eclipse.jdt.core v_826 (cvs).

What's new in this drop

Problem Reports Fixed

192670 [api] need api to get from binding key to a IJavaElement
210567 [1.5][search] Parameterized type reference not found when used in type parameter bounds
210922 ArrayStoreException when formatting set of regions
210353 Improve documentation for overridingPackageDefaultMethod option in JavaCore#getDefaultOptions' javadoc
208541 [formatter] Formatter does not format whole region/selection
210638 [Debug] Can't restore Breakpoints view : concurrent access/hashmap
210691 [search] Type references position invalid in import references when using "*" pattern
210689 [search] Type references are not found in import declarations when JUnit tests only use working copies
210565 Null value is obtained from IMemberValuePair, when type is Enum
209958 Support getting default value from IMethod
210310 IJavaElementDelta contains wrong data after APT processor is enabled
210213 [1.5][compiler] Unused SuppressWarnings shouldn't complain if warnings are not even enabled
210070 Type hierarchy unpredictable
210404 Method parameters are not recovered when followed by an annotation with a syntax error
210422 [compiler] Need to have local bindings created in error cases
210273 Content Assist cannot cope with explicit parameter types

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - November 20, 2007
Project org.eclipse.jdt.core v_825 (cvs).

What's new in this drop

Problem Reports Fixed

209623 NullPointerexception on List.toArray + F3
209823 IAnnotation#getSourceRange() and #getNameRange() throw JME on annotation of ILocalVariable
209961 [compiler][apt] NPE in apt processing
209475 BindingKey.isRawType() doesn't return the right result
209222 Stack overflow in TypeHierarchyPerfTest
209661 ILocalVariable for method parameter misses annotations
209655 [jsr199] export package should specify x-internal:=true

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - November 13, 2007
Project org.eclipse.jdt.core v_824 (cvs).

What's new in this drop

Problem Reports Fixed

200951 [ast rewrite] removing parentheses yields syntax error
209319 [ast rewrite] @SuppressWarning is inserting an extra line break
208383 IProblem.UnusedWarningToken has wrong category
209153 [1.5][compiler] VerifyError due to generic cast to a non visible type
209150 [dom] Recovered type binding for "java.lang.Object" information are not complete
186410 [dom] StackOverflowError due to endless superclass bindings hierarchy
77918 [compiler] Unnecessary implementation of interface in class declaration
208995 Static method hides method from instance when using generics
209054 [search] for references to method finds wrong interface call
208234 Specify that CodeFormatter is not intended to be subclassed
138018 When passed unsupported javac -warn warning options, fail gracefully & ignore
206423 Optimization opportunity in DefaultProblemFactory
208960 Internal Compiler Error on valid code with particular combination of org.eclipse.jdt.core.compiler.codegen.targetPlatform and o.e.j.c.c.source

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M4 - November 6, 2007
Project org.eclipse.jdt.core v_823 (cvs).

What's new in this drop

Problem Reports Fixed

208807 JavaCore.getDefaultOptions() throws an exception when there is no workspace
178596 [search] Search for method references does not find references to interface method
207754 [AST][DOM] source range of ParenthesizedExpression does not include the parenthesis
187430 Unresolved types surfacing through DOM AST for annotation default values
207929 No import added to declaring class if static member is 'class'
207572 [select] codeselect not available if unterminated string literal
111093 More problems with IMethodBinding#isSubsignature(..)
206017 [compiler] Type mistmatch on field declaration should be reported against initialization expression
208263 [ast rewrite] performance problems with lots of changes
207758 [1.5][compiler] Unused SupressWarnings detection should consider more error situations
207573 [1.5][compiler] Internal compiler error: ClassCastException / ArrayBinding
208030 [1.7][compiler] Missing unused type argument warning for constructor invocations
208386 Annotation Javadoc glitches

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 31, 2007 - 3.4 MILESTONE 3
Project org.eclipse.jdt.core v_822 (cvs).

What's new in this drop

Problem Reports Fixed

203304 Allow to format set of regions

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 27, 2007
Project org.eclipse.jdt.core v_821 (cvs).

What's new in this drop

Problem Reports Fixed

127533 [1.5][compiler] warning on unused @SuppressWarnings annotations
207445 IMemberValuePair with heterogenous array values should be of kind K_UNKNOWN
207257 [search] SearchEngine returns incorrectly typed SearchMatch when searching for local variable declarations
207441 Wrong delta for files created in folders that are on a java project as classes folder
207465 [assist] CompletionRequestor javadoc doesn't specify if 'isIgnored' has an effect on required proposals
193210 [1.5][compiler] Internal compiler error java.lang.NullPointerException
193909 improve content assist after 'instanceof'
207299 [1.5][compiler] StackOverflow when eliminating type variables
207418 Need API on CompletionRequestor to ignore all proposals
79112 [1.5] [model] accessing annotation on Java elements

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 23, 2007
Project org.eclipse.jdt.core v_820 (cvs).

What's new in this drop

Problem Reports Fixed

157541 [organize imports] organize imports does not work in package-info.java
200724 [compiler] Assignment with no effect undetected
192875 [compiler][options][null] Set "Null pointer access" to warning by default
180107 [PERF] need CompilationParticipant.buildComplete() API
205860 ASTParser.createBindings() returns [null]
206027 JavaCore#initializeAfterLoad - Util.setSourceAttachmentProperty performance
206522 Chkpii error in N20071016-0010
206483 [compiler][1.7] 1.7 VMs cannot read .class files generated with target 1.7

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 16, 2007
Project org.eclipse.jdt.core v_819 (cvs).

What's new in this drop

Problem Reports Fixed

168230 [1.5][compiler] Non-generic methods can be called with type arguments
206336 [assist] CompletionProposal#getTokenStart() return always 0
122885 [builder] Project build states should not store the access restrictions templates
205235 [1.5][compiler] Eclipse syntax highlighting flag correct syntax as a hierarchy cycle
200026 [1.5][compiler] compiler message on incomplete enum declarations
200016 [1.5][compiler] better error message when enum constants must implement methods
121024 [1.5][compiler] Call of parametrized method reported ambiguous by eclipse not by javac
206021 Improve progress reporting in "Initializing Java Tooling" job
204845 BatchCompilerTest tests fail when the runtime JRE points to a path containing white spaces
195823 ClassFormatException during class file indexing
120088 [1.5][compiler] Incomparable types - object.getClass() == Some.class
148046 [compiler][1.5] should raise an incompatible types error when a given type variable cannot fulfill its bounds
158870 [1.5][compiler] javac inconvertible types on cast allowed by Eclipse
89940 [1.5][compiler] wrong cast allowed
90437 [1.5][compiler] Casting with Erasure generates warning in Eclipse but ERROR with JDK
165352 [1.5][compiler] Cast should be rejected

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 9, 2007
Project org.eclipse.jdt.core v_818 (cvs).

What's new in this drop

Problem Reports Fixed

205847 [compiler] Compiler referencing Java model code

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 8, 2007
Project org.eclipse.jdt.core v_817 (cvs).

What's new in this drop

Problem Reports Fixed

44627 [assist] improve content assist for static members when import missing
125518 [javadoc] Embedding html in a link placed in a @see JavaDoc tag causes a warning
86769 [javadoc] Warn/Error for 'Missing javadoc comments' doesn't recognize private inner classes
168849 [javadoc] Javadoc warning on @see reference in class level docs.
190970 [javadoc] "field never read locally" analysis should not consider javadoc
195374 [javadoc] Missing Javadoc warning for required qualification for inner types at 1.4 level
192449 [javadoc][assist] SelectionJavadocParser should not report problems
73352 [Javadoc] Missing description should be warned for all tags
191931 BatchImageBuilder sometimes marks resources as derived before deleting them
201426 [search] New SearchPattern constant R_CAMEL_CASE_MATCH name may be misleading for users

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - October 2, 2007
Project org.eclipse.jdt.core v_816 (cvs).

What's new in this drop

Problem Reports Fixed

204624 [1.5][compiler] No error on abstract method implementation with missing parameter generics
204339 [compiler] Invalid length for missing package declaration in empty package-info.java file
203587 Improve messages consistency in case of generic methods having same erasure
204662 org.eclipse.jdt.internal.compiler.parser.Parser.endParse throws NullPointerException
203662 Perf: Unnecessary compilation when package added to second source root
204805 ICompilationUnit.commitWorkingCopy doesn't send typeHierarchyChanged
204652 "Open Type": ClassCastException in conjunction with a class folder
204534 [1.5][compiler] Annoying consequence of method verification problem
204417 NullPointerException in SelectionOnQualifiedAllocationExpression.resolveType
204536 [1.5][compiler] Type variables insufficiently connected in presence of errors
154071 No notification of change if a project is added or removed from a container

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M3 - September 25, 2007
Project org.eclipse.jdt.core v_815 (cvs).

What's new in this drop

Problem Reports Fixed

199668 IAE in ASTNode.setSourceRange while editing a class
204283 [compiler] synthetic field for class literal access should not be created for int.class
190094 Java Outline Causes Eclipse Lock-up.
203609 [1.6][compiler] AccSynthetic should be set for package-info type if target >= 1.6
203579 [dom] Length of VariableDeclarationFragment is not the same inside a 'for' initialisation
204040 Class literal code generation must be improved for cldc target
204108 unused import in jdt.internal.compiler.lookup.TypeBinding
169049 [1.5][compiler] Bogus bound mismatch errors
203905 [1.5][compiler] shows wrong error with generics
203721 [compiler] "Parameter is never read" not reported if unnecessary declared checked exception
200158 [compiler] inconsistent handling of unreachable code

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - September 19, 2007 - 3.4 MILESTONE 2
Project org.eclipse.jdt.core v_814 (cvs).

What's new in this drop

Problem Reports Fixed

204002 AIOB when enabling CLDC 1.1

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - September 17, 2007
Project org.eclipse.jdt.core v_813 (cvs).

What's new in this drop

Problem Reports Fixed

203577 ClassFormatException viewing annotation with empty target annotation

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - September 15, 2007
Project org.eclipse.jdt.core v_812 (cvs).

What's new in this drop

Problem Reports Fixed

120223 [compiler] Support for "-target cldc1.1"
203241 [compiler] Missing warning when a serializable class without serialVersionUID is also abstract
203454 NPE in compiler when processing annotations
203342 AST of a NumberLiteral has wrong source code range
203089 getDefaultOptions misses option
159214 [1.5] [compiler] Eclipse compiler wildcard bug
202404 [1.5][compiler] Incorrect handling of type variable bounds issued by capture conversion
203318 [1.5][compiler] Improper capture of wildcard with lesser bound than parameter
202936 [compiler] Compiler error for Java switch expression provides inaccurate list of allowed data types
203061 [compiler] Uninitialized member variables used in nonstatic initializers of peer members don't trigger compilation error
203058 Building workspace hangs in endless loop
202830 [compiler][1.5] eclipse fails to compile subclass when superclass has two generic methods of the same name
203020 formatter may change code semantics on unary operators
201182 [compiler][null] Null pointer access compiler warning fails when "throw null"

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - September 11, 2007
Project org.eclipse.jdt.core v_811 (cvs).

What's new in this drop

Problem Reports Fixed

73244 [options] Improve "Unnecessary declaration of thrown checked exceptions"
89301 Any user operation that would trigger an autobuild should cancel a running autobuild
184298 [compiler][null] Spurious "Variable can only be null" warning in case of an infinite loop
201929 Member of local type should not have a fully qualified name
202134 [1.6][compiler] org.eclipse.jdt.tests.compiler.regression.ConformTest#test003 never ends in .16 mode

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - September 4, 2007
Project org.eclipse.jdt.core v_810 (cvs).

What's new in this drop

Problem Reports Fixed

202076 NPE in DeltaProcessor
182359 [compiler] optimize line number generation using the new getLineNumber method
185350 [1.6][compiler] Code generation seems to be much slower than in 1.5 mode
196253 [1.5][compiler] Failure to compile generics with wildcard and inner classes
189158 [1.5][compiler] Malformed generic signature for nested classes (. vs $)
201062 Missing library in project classpath even library exists

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - August 28, 2007
Project org.eclipse.jdt.core v_809 (cvs).

What's new in this drop

Problem Reports Fixed

201066 [prefs] Preferences listeners are not removed while shutting down JavaModelManager
152841 [model] IJavaProject.findType(name, monitor) doesn't find secondary type
108456 IPackageFragmentRoot#getPackageFragment() should not accept invalid package names
201104 JavaElement of a recovered type binding should not return a compilation unit with no parent
190622 type binding marked as recovered but all is compiling
201064 [search] SearchEngine.searchAllTypeNames(..) does not find CamelCase match
183117 User Library Lost
200400 [search] Camel Case match prefix insensitive although spec says prefix sensitive
124624 [search] Camelcase matching routines should support end character
191739 "Duplicate nested type" bogus error on static class of abstract class or interface
200931 GENERATED_BY references still exist in some javadoc comments
200547 [1.5][compiler] Invalid ambiguous error when calling an overriden generic method with MULTIPLE bounds
198120 [1.5][compiler] Cannot directly invoke the abstract method huch(I1) for the type I1
196254 Overrides wrong for wildcard parameterized methods
193265 [1.5][compiler] Incorrect ambiguous method error involving abstract classes and enums
198253 unversioned downloads of ecj.jar and ecjsrc.zip

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - August 21, 2007
Project org.eclipse.jdt.core v_808 (cvs).

What's new in this drop

Problem Reports Fixed

183923 [prefs] NPE in JavaProject#setOptions
152578 [prefs] IJavaProject.setOption(Object,Object) wrongly removes key when value is equals to JavaCore one
152562 [prefs] IJavaProject.setOption(..., null) does not work
200449 [model] Classpath variable deprecation message is not flushed from cache when variable is removed
186113 [model] classpath variable deprecation messages not initialized when called
109695 [search] Numbers should be treated as upper-case letters in CamelCase matching
186781 StackOverflowError while computing launch button tooltip

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - August 15, 2007
Project org.eclipse.jdt.core v_807 (cvs).

What's new in this drop

Problem Reports Fixed

200064 [search] ResourceException while searching for method reference
198051 [1.5][compiler] Improper Polymorphic Exception Handling
194399 IJavaProject.findType(String, String, WorkingCopyOwner) doesn't return the same element with different VMs.

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M2 - August 14, 2007
Project org.eclipse.jdt.core v_806 (cvs).

What's new in this drop

Problem Reports Fixed

169970 [model] code assist favorites must honour build path of project in context
135493 [search] Clarify TypeNameRequestor#acceptType(...)
138184 [search] Type Dialog (Could not uniquely map the name to a type)
199004 [search] Java Search in 'JRE libraries' finds matches in Application Libraries

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - August 2, 2007 - 3.4 MILESTONE 1
Project org.eclipse.jdt.core v_805 (cvs).

What's new in this drop

Problem Reports Fixed

198483 BuilderTests: need expectingUniqueCompiledClasses method

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - August 1, 2007
Project org.eclipse.jdt.core v_804 (cvs).

What's new in this drop

Problem Reports Fixed

198362 Formatter stops working when source code contains following line

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - July 30, 2007
Project org.eclipse.jdt.core v_803 (cvs).

What's new in this drop

Problem Reports Fixed

109636 Comment formatter doesn't support "&#42;/"
197169 Formatter expands &#64; in annotation in javadoc, creating invalid tag
198153 [formatter] adds extra space before expanded numerical entity
197400 NPE for completion engine in class static block
53727 [Tasks] longest tags should match

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - July 23, 2007
Project org.eclipse.jdt.core v_802 (cvs).

What's new in this drop

Problem Reports Fixed

166093 [search] NPE searching for references to private static method in class file
196514 Bunch of exception during code typing in JDT editor
186333 [search] Should better locate fields and methods matches on binary super types with unresolved references
167357 non-empty init block in local member type has no children
186114 IMethodBinding.overrides(..) should consider static

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - July 17, 2007
Project org.eclipse.jdt.core v_801 (cvs).

What's new in this drop

Problem Reports Fixed

196339 [search] SearchEngine not returning correct result
196354 ClassCastException in package binding
196249 problem in parsing
195802 Name clash compile error generated if superclass is abstract
195468 [1.5][compiler] Eclipse compiler differs from javac with generics (name clash)
196653 [compiler] More resilience with unbound caught exceptions
192387 Wrong warning location for a non static reference to an enum value.
195228 [search] Invalid path in open type dialog
186822 [1.5][compiler] Add more resilience on annotation and enum type declaration with type parameters
97998 [builder] improve the error handling in case the build encounters a locked file within the the output folder
188876 [assist] Proposals inside an import statement shouldn't be fully qualified

Eclipse Platform Build Notes
Java development tooling core

Eclipse SDK 3.4M1 - July 9, 2007
Project org.eclipse.jdt.core v_800 (cvs).

What's new in this drop

Problem Reports Fixed

190960 [batch][compiler] help message for annotations processing should be improved
103654 BindingKey.getTypeArguments bug with qualified types
191125 [1.5] [assist] NPE in CompletionEngine.proposeType()
195489 [search] Javadoc reference not found while using SearchEngine.searchDeclarationsOfReferencedTypes
195317 [compiler] java.lang.ClassFormatError: Invalid pc in LineNumberTable
195509 Need to improve classpath resolution for Apache Harmony in org/eclipse/jdt/core/tests/util/Util.java
195526 org.eclipse.jdt.core.tests.compiler.regression.GenericTypeTest.test0744 depends on non-specified package-private class HashMap.Entry implementation
191082 AnnotationMirror.getPosition() returns wrong value
189799 [jsr269] Make getDocComment() behave more like javac
192774 Annotation AST nodes should have unique IAnnotationBindings
171703 Eclipse cannot find source for *.class files
193979 AST parser generates wrong AST
95288 [model] CreatePackageFragmentOperation runs with wrong ISchedulingRule
142044 [search] "And" Pattern fails with NullPointerException
111882 [assist] Invalid relevance while completing in case of a switch
195263 Update exportplugins.xml to 3.3.100 and 3.4
181488 [index] Lots of unbuffered sequential reads in DiskIndex
18311 api: ISourceReference::getSource can return undocumented result
129560 [spec] Questionable javadoc for IJavaElement#isStructureKnown()
178226 Clarify spec for IJarEntryResource
163229 [model] IAccessRule does not say it cannot be implemented by clients
149590 [model] bindings for duplicate local variables share same key
195091 Index is rebuilt on each startup
170889 [5.0][content assist] strange label for 'class' proposal
190965 [compiler] useless assignment to local variable parameters in Scope line 431
153125 [getter setter] Getters/setters for variables starting with non-Latin letter are generated incorrectly
186760 Two cases of switch in DeltaProcessor#fire could be merged
170954 void should not be proposed inside method
120766 problems when using classes of the same name
137452 Autocomplete adds "Void" instead of doing nothing
194420 Misleading error message when build fails due to out of sync workspace
132139 [assist] Duplicate names while completing in local variable declaration
99631 [assist][5.0] Unnecessary proposals on annotation completion
171037 [codeassist] if 1.4 or higher code assist after 'import' should not suggest types from default package
139446 [build path] bug in the Edit Library dialog box, when changing the default JRE, and switching from alternate JRE to workspace default
192497 Cannot always find method definition, depending on cursor position
151967 [1.5][assist] Code completion with enumerations implementing an interface
150632 [assist] Content Assist and Parameter Hints sometimes don't work for constructor call
194435 JDT Core manifest contains invalid prereqed version
185318 [assist] No proposals when completing inside a method import
102031 Content assist proposes same type twice after "call(new |"
157069 [assist] Content Assist introduces compile error
119434 [code select] Code select returns doubled java element
194034 [1.5][Compiler] Inconsistency with javac: subclass does not properly inherit generic method
185037 Optimization opportunity in MethodVerifier
191928 Use Util.log instead of printStackTrace at AbstractImageBuilder#612
194185 [search] for package declarations finds also subpackages
191908 [1.5][compiler] Missing strike through for deprecated declaration fragment
192285 [formatter] Java source formatter not working if class has annotation on single line multiple fields declaration.

For earlier build notes, also see build notes up to Release 3.3.


Valid HTML 4.01 Transitional