Back to Development Resources.
This section describes the JDT/Core implementation of the official plan.
Cleanup bindings: generic vs. parameterized
(80472)
Enable Camel pattern matching (performance item for
open type dialog) (110060)
Offer enclosing local variable when matching its
type (110336)
Surface javadoc
@category
(23669)
Working copy for classfiles (enablement for split
refactoring) (110160)
Provide minimal support for working copy outside
the workspace (open external file) (61013)
Address long standing issue with secondary types
(not found by model name environment during reconcile)
(36032)
Broadcast DOM AST requested during reconcile
(110168)
Provide API to encode/decode a classpath entry
into String/XML form (110171)
Provide API to access javadoc from either source
(
110172)
or attached HTML (
110173)
Size of the internal Java model cache is now
function of the VM max heap size (-Xmx) (106202)
.classpath reading is now forward compatible with
upcoming versions (for unknown attributes) (101425)
Relax the rule that Java source file extension is
"java" (71460)
Provide completion in javadoc (no longer done in UI layer)
(related bugs)
Support for Camel prefix: e.g.
"NPE<ctrl-space> --> NullPointerException"
(102572)
Provide completion on break/continue label
(22072)Work items completed in the 3.2 stream, also see build notes.
discouraged and forbidden options@SuppressWarnings annotationsThese patches are not yet part of any official release or rollup; but provide an early access to the next delivery for quality assessment. If you find any regression using these patches, please inform the JDT/Core team by entering a bug report
Batch compiler
|
|
posted on 2008/01/25, 1,26 MB (click on picture) |
|
|
posted on 2008/01/25, 1,01 MB (click on picture) |
| extracted from | build 3.2 |
3.2.3 preview
|
|
posted on 2008/04/16, 6.99 MB (click on picture), sources included |
| applies to | Rollup 3.2.2 |
| description | Early preview of 3.2.3 build. Note: No official 3.2.3 is planned so far, this is only a courtesy of the JDT/Core team. Plug-in revision ID is "3.2.8".Corresponding sources are versionned using tag v_691_R32x Addresses the following issues (since 3.2.2): 225744 Bottleneck in SetClasspathOperation 219855 [1.5][compiler] StackOverflowError during: "Requesting Java AST from selection" 216569 backport bug 178551 to R3_2 214981 Race condition allowed with SetClasspathOperation 213723 JDT not resolving classpath references to jars in other projects 208263 [ast rewrite] performance problems with lots of changes 193210 [1.5][compiler] Internal compiler error java.lang.NullPointerException 154984 Jars in library not recognized sometimes. 162054 [build] Got a failure on MultiProjectTests.testCycle5 on my speedy test box... 181270 [1.5][compiler] Class literal of array of type parameter should be rejected 184957 [1.5][compiler] Compiler crash 182930 JavaModelCache's size grows when displaying type hierarchy 161175 JarPackageFragmentRoot slow to initialize 172444 build workspace operation launched after each startup 179699 type.newTypeHierarchy doesn't cancel 138309 [index] Optimize index files path storage in DiskIndex and IndexManager 171653 [index] Java Tooling initialization performance issue after startup 183216 [1.5][compiler] Cannot refer to a generic member type using a non static subclass of the enclosing type 151787 [compiler] compiler allows assignment to final field in constructor other than through 'this' 176118 Missing library classes kill Intellisense without Error 177194 [1.5][compiler] preserveAllLocals option has undesirable side-effect when invoking generic method 177372 [1.5][compiler] Missing unboxing conversion when no value required from message send 177115 NullPointerException in BindingKeyResolver.consumeTypeVariable(...) Also see corresponding build notes. |
pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse
R3_2_maintenance
branch of the project org.eclipse.jdt.core.