Tentative IP Log for eclipse.jdt.core

This tentative IP Log is generated dynamically from automatically collected project information. This information has not been vetted for accuracy by the Eclipse Foundation and may not represent the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with the official release(s) of this project(s) for more information.

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

No Pre-Req dependencies.

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Committers

Past and Present Active
Name Organization  
Martin Aeschlimann IBM
Jayaprakash Arthanareeswaran IBM
David Audel IBM
Maxime Daniel IBM
Jim Des Rivieres IBM
Sonia Dimitrov IBM
Frederic Fusier IBM
Walter Harley
Stephan Herrmann
Ayushman Jain
Eric Jodet IBM
Kent Johnson
Satyam Kandula
Markus Keller IBM
Jerome Lanneluc IBM
Kim Moir
Jesper Moller
Philippe Mulet IBM
Srikanth Sankaran IBM
Olivier Thomann IBM

Never Active
Name Organization  
Erich Gamma IBM
Manoj Palat IBM

Contributors and Their Contributions

Ref Size Description
Achim Demelt (googlemail.com)
278844 16396 bytes [JUnit] Separate UI from non-UI code
Fixes for concurrency issues
278844 554100 bytes [JUnit] Separate UI from non-UI code
Updated patch
Alan Moraes (kelon.org)
2385f9 3 lines Fixed Bug 383644: Typo in ECJ -source error message
2e1278 1 lines Fixed Bug 383644: Typo in ECJ -source error message
7fbc3f 3 lines Fixed Bug 383644: Typo in ECJ -source error message
Alexander Kitaev (gmail.com)
320802 1135 bytes ASTParser.createASTs(..) fails silently on multiple missing parameter types.
patch (for org.eclipse.jdt.core_3.7.0.vB_03)
Alexander Kurtakov (gmail.com)
306045 7 lines Fix for 374538: Fix compilation of org.eclipse.jdt.compiler.apt.tests on
Andreas Magnusson (gmail.com)
151500 746 bytes [assist] Method parameter names are not displayed for inner classes
Diff for InternalCompletionProposal.java that seems to fix the problem.
Andrew Clement (gmail.com)
0e5c91 2 lines Make sure scope is passed around in parameter compatibility analysis.
1155b3 102 lines Cleanups and bug fixes preparatory for Bug 383624 - [1.8][compiler]
97c936 58 lines Bug 406928 - computation of inherited methods seems damaged (affecting
c9bdf6 80 lines Copyright update, hooking up TypeAnnotationTest, Target type constants
d504f3 67 lines Bug 406928 - computation of inherited methods seems damaged (affecting
e4718c 145 lines Clean ups for earlier patch for 308 code generation.
Andrew Eisenberg (eisenberg.as)
140392 15211 bytes [JUnit] Rerun failed first does not work with JUnit4
Patch to implement this feature
Anirban Chakraborty (in.ibm.com)
4cf047 63 lines Fixed Bug 370971 - Content Assist autocomplete broken within an array of
5deead 272 lines Fixed 399263: [1.8][compiler][internal] Turn
7c6fe4 270 lines Fixed Bug 402812 - [1.8][completion] Code Completion problems with
7dd940 192 lines Fixed Bug 401487 - [1.8][assist] default modifier not proposed while
97e97b 118 lines Bug 399770 - [1.8][compiler] Implement support for @FunctionalInterface
bc9a11 130 lines Fixed Bug 402574 - Autocomplete does not recognize all enum constants
d6f02f 130 lines Fixed Bug 402574 - Autocomplete does not recognize all enum constants
e20104 64 lines Fixed Bug 370971 - Content Assist autocomplete broken within an array of
f0cc05 101 lines Fixed Bug 406468 - [1.8][code assist] No completion proposals after the
Ayushman Jain (gmail.com)
163194 252761 bytes [1.6] compiler should warn about missing @Override annotation for interface method
proposed fix with 2 msgs + regression tests
202634 12152 bytes [codeassist] missing super proposal in specific source
proposed fix v2.0 + regression tests
204100 5570 bytes [assist] getDeclarationSignature() returns different results for the same kind of proposals
proposed fix v1.0 + regression tests
235658 4447 bytes Valid identifier unrecognized.
proposed fix v1.0 + regression tests
236306 29146 bytes [content assist] for method invocation in variable initializer should not guess variable
proposed fix v2.0 + regression tests
244820 4529 bytes Content assist after 'instanceof' should also work in assignment
proposed fix v1.0 + updated regression tests
248312 16443 bytes [model] IMemberValuePair#getValue() should also work for negative numerals
proposed fix v2.0 + regression tests
249704 4118 bytes [code assist] autocomplete with anonymous classes does stop working
proposed fix v1.0 + regression tests
250056 31229 bytes [compiler][null] Another assert and "Redundant null check"
proposed fix v1.0 + regression tests
253896 27601 bytes [compiler][null] wrong "Null comparison always yields false" problem for auto-unboxing
updated patch for HEAD
267091 4348 bytes [content assist] After 'implements' interface members are not proposed
proposed fix v1.0 + updated regression tests
285565 14715 bytes [inline] Inlining constant or local variables causes exceptions with tab width 0
Patch with one exception throwing condition removed
287009 2363 bytes Inner Annotation Checks are Missing
Modified patch + regression test
287676 4002 bytes [1.5][compiler] Useless cast warning not emited
proposed fix v1.0 + regression test
292510 23357 bytes FUP of 292364: Error messages don't identify partial types precisely.
proposed fix with correction + regression tests
293777 4879 bytes Misleading problem when @Override is used on method with unresolved parameter type
proposed fix v0.5 + regression test
293917 84838 bytes Invalid 'potential null access' warning reports
same patch with two additional tests
295260 5779 bytes Wrong warnings on Java.Compiler.Errors/Warnings "Redundant null check"
proposed fix v0.5 + regression test
299900 5127 bytes [null]Missing potential null warnings for variable on the right of an OR conditional expression
proposed fix v0.5 + regression tests
300031 41555 bytes The deprecation warning for a type should not include the package name
proposed fix v1.0 + regression tests
302446 22028 bytes [compiler] Regression in if statement flow analysis related to null checks
proposed fix + regression test
302865 16658 bytes Issue with "import" a class and "import static" a method with the same name
proposed fix updated + regression tests
303448 63772 bytes Wrong code generation optimization when assert condition is false
proposed fix v0.5 + regression tests
305001 4347 bytes Exception occurred in listener of Java element change notification
rough patch
305590 3725 bytes Redundant null check false-positive
proposed fix v1.0 + regression tests
308980 19195 bytes [content assist]An initializer inside a non-array field declaration confuses content assist
proposed fix v2.0 + regression tests
310427 9730 bytes [content assist] FUP of 236306: Variable proposed before definition.
proposed fix v1.0 + regression tests
Ayushman Jain (in.ibm.com)
28af1b 26 lines master - Fixed Bug 385404 - [1.7][compiler] invokeExact is not
4b2ce3 525 lines Bug 375409 - Add missing Javadoc compile options to batch compiler
56e6ea 161 lines Fixed Bug 385858 - Add token location for constructor start
587dea 2 lines master - Fixed Bug 385540 - Incorrect javadoc for @NonNullByDefault
9119a1 5 lines Fixed javadoc for CompletionContext$TL_CONSTRUCTOR_START
93f7bd 26 lines master - Fixed Bug 385404 - [1.7][compiler] invokeExact is not
cf494b 435 lines Fixed Bug 381172: VerifyError "Inconsistent stackmap frames" for switch
fdd202 435 lines Fixed Bug 381172: VerifyError "Inconsistent stackmap frames" for switch
Benjamin CABE (sierrawireless.com)
275215 912 bytes org.eclipse.jdt.internal.core.util.KeyToSignature#consumeType() uses a method not available in J2SE-1.4 EE
fix
Benjamin Muskalla (tasktop.com)
50607 4973 bytes [extract method] Name ambiguous return value in error message
patch
97413 4026 bytes [extract method] missing return type when code can throw exception
patch + testcase
100593 10810 bytes [quick fix] proposes wrong cast from Object to primitive int
patch
101233 3418 bytes [extract method] remember selected access modifier
updated patch
107924 3574 bytes [quick fix] "Add exceptions to..." quickfix does nothing.
patch
107985 3209 bytes [quick fix] Create Method in void context should 'box' void.
patch
107985 1997 bytes [quick fix] Create Method in void context should 'box' void.
copyright
152004 7560 bytes [extract method] should declare method static if extracted from anonymous in static method
patch+testcases
160853 7207 bytes [extract method] Does not replace similar code in parent class of anonymous class
patch
213519 9307 bytes [extract method] Missing return value, while extracting code out of a loop
patch + testcases
228950 4846 bytes [pull up] exception if target calls super with multiple parameters
patch
233278 4859 bytes [surround with] "Surround With runnable" crash.
patch
236421 1657 bytes [spell checking][implementation] PersistentSpellDictionary closes wrong stream
suggested patch
238226 6016 bytes [preferences] Surface new compiler warning option in preference page
patch
239066 25561 bytes [compiler] Overriding a Synchronized Method with a Non-synchronized Method
updated patch
245240 5169 bytes [preferences] Add preference for new compiler warning: MissingSynchronizedModifierInInheritedMethod
patch
245250 10021 bytes [quick fix] Quick fix for missing synchronized modifier
patch
248935 1006 bytes Typo in JUnit ISV doc
patch
264052 3074 bytes [templates] new SWT templates - ToolBar and ToolItem
patch
264606 18482 bytes [extract method] extracting return value results in compile error
updated patch+testcases
Björn Michael (gmx.de)
331311 16852 bytes [syntax highlighting] Syntax coloring for abstract classes
3.7 HEAD patch with a test
348368 16441 bytes [syntax highlighting] Add highlight for inherited fields
Patch to support Syntax Coloring of inherited fields
Brian de Alwis (mt.ca)
224815 2109 bytes Make Detail formatters exportable
Patch to jdt.debug.ui to add preference transfer for detail_formatters
Brock Janiczak (gmail.com)
213786 2747 bytes [JUnit] Add context menu action to import junit test results from package explorer
JUnit view editor launcher
218940 1892 bytes [patch] Add logical structure for XML DOM Nodes
patch to org.eclipse.jdt.debug
Carsten Pfeiffer (gebit.de)
303698 1989 bytes [ccp] ReorgPolicies' canEnable() methods return true too often
Fixes the buggy canEnable() methods
303705 1518 bytes [search] Custom search results not shown hierarchically in the java search results view
Patch addressing the issue
Chris West (Faux) (goeswhere.com)
282755 11066 bytes [quick assist] "Use 'StringBuilder' for string concatenation" could fix existing misuses
Actual proposed implementaiton
319900 616 bytes StringLiteral#setLiteralValue needlessly escapes apostrophes (')
Remove the "case '" clause
Christian Georgi (sap.com)
359944 19425 bytes [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.junit.Assume.*) as passing tests instead of skipped tests.
Patch
Dani Megert (ch.ibm.com)
9900a9 4 lines Bug 397850: [CBI] use the correct group IDs for all artifacts
ad3d70 4 lines Bug 397850: [CBI] use the correct group IDs for all artifacts
0da227 7 lines Fix for Bug 398490 - Don't show source for .class file outside build
0dafa4 6 lines Increase bundle version for batch compiler to 3.8
20607c 132 lines Bug 406530: [code assist] propose keywords even if there is no prefix
2d98da 32 lines Bug 397850: [CBI] use the correct group IDs for all artifacts
7bc569 32 lines Bug 397850: [CBI] use the correct group IDs for all artifacts
8c3ea3 32 lines Bug 397850: [CBI] use the correct group IDs for all artifacts
a937a7 7 lines Fix for Bug 398490 - Don't show source for .class file outside build
e5cace 7 lines Fix for Bug 398490 - Don't show source for .class file outside build
f9a293 132 lines Bug 406530: [code assist] propose keywords even if there is no prefix
Daniel Megert (ch.ibm.com)
88fda3 28 lines Fix for 372351:Illegal implementation of
David Green (tasktop.com)
156343 2251 bytes Standard VM not supported on MacOS
patch from Bug 211648 re-cut as workspace-relative patch
David Hosier (gmail.com)
386356 12288 bytes Type mismatch error with annotations and generics
Source demonstrating problem
Deepak Azad (gmail.com)
161566 5689 bytes [JUnit] API: container name for JUnit container
fix
233156 6690 bytes [spell checking] The Dictionary component consumes a lot of memory
performance test
233156 10321 bytes [spell checking] The Dictionary component consumes a lot of memory
fix
247012 11110 bytes [nls tooling] Find Broken Externalized Strings could handle constants for message keys
fix + tests
262050 12872 bytes Unclear directions in New Java Project wizard
reworked patch
266094 76091 bytes Don't use "(s)" as placeholder for singular and plural
Patch
266094 34645 bytes Don't use "(s)" as placeholder for singular and plural
fix for remaining strings
276424 5879 bytes [content assist][preferences] 'Favorites > Edit' button opens dialog with title "New ..."
reworked patch with the suggested changes
276906 2360 bytes [build path] Dialog telling about output folder deletion should be improved
fix
292860 6029 bytes [preferences] Finish adding note to Compiler > Javadoc pref page
fix
294552 241732 bytes Remove unused externalized strings from org.eclipse.jdt.ui etc.
fix
294970 27353 bytes In strings use the name/label when there is just one element/thing
fix
294970 13767 bytes In strings use the name/label when there is just one element/thing
reworked patch
295040 8015 bytes [nls tooling] Find Broken Externalized Strings utility should not list calls like Messages.getResourceBundle() as undefined keys
Reworked Patch
295629 2272 bytes [spell checking] Dictionary remains in memory after spell checking is turned off
fix
295638 48647 bytes [refactoring][actions] Use ImportRewriteContext everywhere
All my fixes
Dongqing Hu (163.com)
6d2c36 13 lines Bug 403735: NaiveASTFlattener does not flatten Javadoc correctly (missed
6e4128 15 lines Bug 403735: NaiveASTFlattener does not flatten Javadoc correctly (missed an important whitespace)
403735 1497 bytes NaiveASTFlattener does not flatten Javadoc correctly (missed an important whitespace)
patch version using ScannerHelper
Eric Rizzo (rizzoweb.com)
271375 5015 bytes [nls tooling] Externalize Strings wizard always defaults to the "legacy" mechanism
Patch for org.eclipse.jdt.ui (against HEAD)
Ferenc Hechler (web.de)
219530 149285 bytes [jar exporter] add Jar-in-Jar ClassLoader option
patch for org.eclipse.jdt.ui, add Jar-in-Jar ClassLoader (without zip-resource) 2008-09-16
243163 7749 bytes [jar exporter] export directory entries in "Runnable JAR File"
patch to export directories into runnable JARs
262746 40760 bytes [jar exporter] Create a builder for jar-rsrc-loader.zip
Builder for jar-in-jar-loader.zip 20090204
262748 21343 bytes [jar exporter] extract constants for string literals in JarRsrcLoader et al.
extracted constants into class JIJConst
262763 12570 bytes [jar exporter] remove Built-By attribute in ANT files from Fat JAR Exporter
Patch removing built-by entry
262766 10804 bytes [jar exporter] ANT file for Jar-in-Jar option contains relative path to jar-rsrc-loader.zip
patch for creation of jar-rsrc-loader.zip
262768 5371 bytes [jar exporter] Jardesc for normal Jar contains <fatjar builder="...
patch removing fatjar entry from jardesc files
Florian Albrecht (gmx.de)
97228 6609 bytes [navigation] NLSKeyHyperlink to reveal/goto the key in the properties file editor
Patch including HyperlinkDetector again
Guven Demir (gmail.com)
299514 29299 bytes [package explorer] Alternative package name shortening: abbreviation
Patch
Igor Fedorenko (ifedorenko.com)
f6aa98 57 lines Add poms for Tycho build
308ce1 2 lines 369798 disable pack200 for jdt core tests
67ae13 2 lines 369798 disable pack200 for jdt core tests
99cb8c 554 lines Add poms for Tycho build
cc4d89 2 lines 369798 disable pack200 for jdt core tests
368212 3617 bytes JavaLineBreakpoint.computeJavaProject does not let ISourceLocator evaluate the stackFrame
proposed change to JavaLineBreakpoint and JavaLineBreakpoint
j.o. (aol.com)
189497 2685 bytes Adding a java breakpoint exception should enable it
Proposed patch
Jayaprakash Arthanareeswaran (in.ibm.com)
84720 7270 bytes [1.5][assist] proposal ranking by return value should consider auto(un)boxing
Latest patch
133911 5004 bytes type.move() returns unclear exception "invalid destination"
Updated patch
194358 2654 bytes [import rewrite] Organize Imports produces wrong order of imports
Patch for perf_35x
241549 3844 bytes [spec] IType#getFields/Initializers/Methods() should define order from class file
Proposed Patch
246832 5089 bytes [1.5][assist] Camel case completion not working with statically imported methods
Latest patch
248661 5559 bytes Axis2: Missing required libraries in Axis 2 WS Client Projects
Updated patch
252379 6362 bytes Organize imports deletes needed static import.
Updated patch with regression test
255752 5475 bytes [javadoc][assist] Inappropriate completion proposals for javadoc at compilation unit level
Latest patch
267833 17140 bytes [javadoc] Standard block/inline tags should be warned when used in the wrong context (inline/block)
Latest patch
267833 15963 bytes [javadoc] Standard block/inline tags should be warned when used in the wrong context (inline/block)
Latest patch
271296 46953 bytes [assist] void typed proposal may not be appropriate in many contexts
Updated Patch
273991 4523 bytes [assist] Wrong relevance for some proposals which are not compatible with the expected type
Patch with updated tests
273991 4529 bytes [assist] Wrong relevance for some proposals which are not compatible with the expected type
Updated patch
274466 3982 bytes [assist] Assert expressions should be proposed with high relevance
Updated Patch
276373 5992 bytes Incorrect resource comparison with IJavaProject.isOnClasspath(IResource)
Patch with updated tests
280497 2810 bytes Incorrect null result for IJavaProject.getClasspathEntryFor(IPath)
Patch with tests
281609 12534 bytes [javadoc] "Javadoc: Invalid reference" warning for @link to Java package
Updated patch for HEAD
281609 12546 bytes [javadoc] "Javadoc: Invalid reference" warning for @link to Java package
Updated patch for 3.5.1
283539 9795 bytes NamingConventions.suggestVariableNames doesn't work if name contains '_'
Proposed Patch
286918 10129 bytes [javadoc] Compiler should warn when @see and @link tag references in package-info.java don't have fully qualified names
Proposed Patch
Jesper S Moller ()
2abb5c 75 lines Fixed Bug 403881 - [1.8][formatter] Receiver parameter halts formatting
4d25f5 40 lines Fixed Bug 392671 - [1.8][recovery] NPE with a method with explicit this
79363a 66 lines Fixed Bug 402819 - [1.8][formatter] No effect with formatting when cast
80725f 53 lines Fixed Bug 402818 - [1.8][formatter] Code carrying interfaces halt
c67e82 115 lines Additional test for Bug 402173 - [1.8][formatter] Code formatter should
Jesper S Moller (selskabet.org)
0e5525 79 lines Fixed Bug 378674 - "The method can be declared as static" is wrong
124a40 254 lines Tests for Bug 378674 - "The method can be declared as static" is wrong
18898f 94 lines Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecode
1994e2 164 lines Tests for Bug 382721: [1.8][compiler] Effectively final variables needs
30ba2d 110 lines Bug 382701: Incremental support for semantic analysis (JSR335)
316ebf 57 lines Fix and tests for Bug 378674 - "The method can be declared as static" is
370fc9 106 lines Bunch more tests from Jesper
419cad 71 lines Lambda return statement tests from Jesper.
5b5c97 70 lines Tests for Bug 382701
683ea9 94 lines Bug 382721: Support for effectively final handling for lambdas & inner
7d431a 150 lines Fixed Bug 384687 - [1.8] Wildcard type arguments should be rejected for
7e9cb5 23 lines Infrastructure work for semantic analysis of lambda/reference
852fc4 49 lines Tests for Bug 382702 - [1.8][compiler] Lambda expressions should be
91cab6 256 lines Tests for Bug 378674 - "The method can be declared as static" is wrong
961717 903 lines Fixed Bug 402892 - [1.8][formatter] Code formatter should understand
97db7e 100 lines Fixed Bug 378674 - "The method can be declared as static" is wrong
a3b0bf 115 lines Fixed Bug 393192 - Incomplete type hierarchy with > 10 annotations
afe1aa 880 lines Formatter308
b64275 446 lines Fix and tests for Bug 402173 - [1.8][formatter] Code formatter should
b9ab82 80 lines Infrastructure work for semantic analysis of lambda/reference
c4e062 35 lines Fixed Bug 402174 - [1.8][formatter] Code formatter should understand
c76197 116 lines Fixed Bug 393192 - Incomplete type hierarchy with > 10 annotations
cf072e 18 lines Fix for issue raised during code review for Bug 402173 -
d47987 29 lines Test for Bug 399537
d50236 94 lines Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecode
de459e 53 lines More return statement tests from Jesper.
dee658 9 lines Enabling changes for Bug 402173 - [1.8][formatter] Code formatter should
e8075a 6 lines Fix for failing tests
eeafa6 73 lines Fixed Bug 378674 - "The method can be declared as static" is wrong
f42886 95 lines Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecode
f59138 96 lines Fixed Bug 401853 - Eclipse Java compiler creates invalid bytecode
f6b162 71 lines Fixed Bug 384567 - [1.5][compiler] Compiler accepts illegal modifiers on
f8ad0d 1089 lines Fixed Bug 399695 - [1.8][compiler] migrate parser to other syntax for
fd21f4 59 lines Fix and tests for Bug 378674 - "The method can be declared as static" is
fd61d3 102 lines Fixed Bug 378674 - "The method can be declared as static" is wrong
fe98dd 712 lines Data files to test Bug 402892 - [1.8][formatter] Code formatter should
254677 33179 bytes [patch] Add step filtering of bean-style getters and setters
Updated patch simple setter/getter filtering
341232 8635 bytes Eclipse is not able to set the simplest of conditional breakpoints and reports that the condition has compilation errors when it doesn't
Fix which solves the problem as shown in "Bug.java"
341232 6131 bytes Eclipse is not able to set the simplest of conditional breakpoints and reports that the condition has compilation errors when it doesn't
Test case
Johannes Utzig (jutzig.de)
155828 31949 bytes [JUnit] Update test suite wizard for JUnit 4: @RunWith(Suite.class)...
support for junit 4 test suites
John Cortell (freescale.com)
295551 27979 bytes Add option to automatically promote all warnings to errors
implementation of solution in proposal
Keigo Imai (gmail.com)
11dd8a 103 lines [388903] Cannot extend inner class as an anonymous class when it extends
a4f4cf 100 lines [388903] Cannot extend inner class as an anonymous class when it extends
388903 9590 bytes Cannot extend inner class as an anonymous class when it extends the outer class
The patch fixes 388903 and correctly handle X.this
Kelly Campbell (google.com)
281575 2564 bytes Eclipse hangs in SourceMapper while doing java proposals
Proposed patch
285230 3650 bytes [performance] Duplicate buffers created for internal classes
Patch to ClassFile.java and SourceMapper.java
285607 1424 bytes [performance] expensive inner loop in JavaSourceLookupUtil
Simple patch to fix the unneccessary expensive inner loop operation.
Kevin Tapperson (us.ibm.com)
335602 1014 bytes [search] Java indexing thread can index data outside of workspace
patch changing removeLastSegments call to only strip the last segment
Konstantin Komissarchik (oracle.com)
311603 3019 bytes [build path] editing user library properties drops classpath entry attributes
Patch v1
Kris De Volder (gmail.com)
312204 1928 bytes [api][JUnit] Allow changing the default superclass in NewTestCaseWizardPageOne
Updated patch, better comments / JavaDoc
Krzysztof Daniel (redhat.com)
5049d8 1 lines Bug 383072 - problem with parents
9651cf 1 lines Bug 383072 - problem with parents
0e1528 1 lines Bug 383072 - problem with parents
8c13fa 1 lines Bug 383072 - problem with parents
fa67ed 1 lines Bug 383072 - problem with parents
260402 1633 bytes Conflits during JRE's import are not solved correctly.
Fix
Malgorzata Janczarska (pl.ibm.com)
329248 1642 bytes [ltk] "A file or folder with this name already exist" on empty input for resource rename dialog
Changed order of validation
Manju Mathew (in.ibm.com)
1cdd0b 26 lines Fix for Bug 400060 - [misc] Errors in log from fetching Javadoc when
29f82b 22 lines Fix for Bug 392581 - [content assist] after "super.", enclosing method
48e36f 26 lines Fix for Bug 400060 - [misc] Errors in log from fetching Javadoc when
f9f36e 19 lines Fix for Bug 392581 - [content assist] after "super.", enclosing method
397467 3760 bytes Javadoc hover/view should linkify package
Updated Patch.
Manoj Palat (in.ibm.com)
08e4d5 4 lines Fix for Bug 400767 - Endless loop in AbstractCommentParser caused by
198d94 186 lines Re-enable various tests that have been suitably massaged.
1aef61 4 lines Fixed Bug 383970 - [compiler] Detail of message "Illegal modifier for
253db1 95 lines Fixed Bug 402673 - [1.8][dom ast] ASTs < JLS8 must not create new node
338825 241 lines Fix for Bug 391898 - [1.8][compiler] Add DOM/AST support for annotations
363f29 252 lines Fixed Bug 385780: No warning for unused generic parameters
377267 32 lines Fix for 406505 - [1.8][dom ast] Bad AST Node Error for Annotated
4005c3 62 lines Fixed Bug 400902 - [1.8][search] Search engine fails to annotation
4903bb 79 lines Fixed 397888.
49089c 18 lines Disable failing tests (b74) temporarily.
6cb1a4 260 lines Bug 395663: [1.8][ast rewrite] Add rewrite support for annotations on
6ebd66 69 lines Fixed Bug 402674 - [1.8][dom ast] LambdaExpression#resolveTypeBinding()
7a73f2 334 lines Fixed 392132: [1.8][compiler] DOM/AST MethodDeclaration's thrown
82fb09 69 lines Fixed Bug 391092: [1.7][compiler] ECJ accepts invalid union type
85d82e 900 lines Fixed Bug 399793 - [1.8][dom ast] Add a new node type for compiler node
8a2a28 386 lines Fixed Bug 402231 - [1.8][ast rewrite] Rewrite support for lambda
9efb6b 21 lines Fixes for test failures on b73
a1761e 109 lines Fixed Bug 400745 - [1.8][compiler] Compiler incorrectly allows shadowing
b3c382 1594 lines Type annotation search tests
b4a985 274 lines Fixed Bug 400919 - [1.8][search] Search engine fails to annotation
b628ab 69 lines Fixed Bug 391092: [1.7][compiler] ECJ accepts invalid union type
b7bb9d 311 lines Part 1 of fix for Bug 395886
c0d8dd 1186 lines Fixed Bug 395886 - [1.8][DOM/AST] Withdraw annotations property from
d22cc5 11 lines Bug 395658: [1.8][ast rewrite] MethodDeclaration's thrown exceptions
d3d92e 1094 lines Fix for Bug 404489 - [1.8][dom ast] Incorrect conversion of JSR308
d7b760 81 lines Fixed 397888.
d7b968 69 lines Fixed Bug 402665 - [1.8][dom ast] LambdaExpression's
d882c7 87 lines Fixed Bug 403444 - [1.8][dom ast] CCE when resolving binding for
d933dc 9 lines Bug 406467: [1.8][dom ast] Wrong type binding for qualifier of QualifiedType and PackageQualifiedType
e43803 99 lines Fixed 399452: [1.8] Investigate failures against b74
ee2bef 455 lines Fixed Bug 399768 - [1.8] DOM AST Type Annotation Tests to be added.
f50d9b 93 lines Fix for Bug 395658 - Updated unit tests
f5bf5f 4 lines Fix for Bug 400767 - Endless loop in AbstractCommentParser caused by
f7ea87 254 lines Fixed Bug 385780: No warning for unused generic parameters
Martin (gmail.com)
296552 754 bytes ExpressionInputDialog.dispose is called twice
patch
296781 1706 bytes AlreadyExistsDialog.initializeComposite clones Dialog.createDialogArea
proposed patch
Mateusz Matela (gmail.com)
26070 463373 bytes [code manipulation] [dcr] toString() builder wizard
even better patch
267710 134668 bytes [toString] finish toString() builder wizard
patch2
267916 21687 bytes [toString] Template edit dialog has usability issues
new template edit dialog
270462 6934 bytes [toString] toString wizard generates wrong code
patch
275360 25971 bytes [toString] Wrong code generated with String concatenation
fix
275370 11143 bytes [toString] Generator uses wrong suffixes and prefixes
fix and test
279924 15561 bytes [toString] toString() generator: Fields in declaration order
patch
Mateusz Wenus (gmail.com)
140971 16595 bytes [override method] generate in declaration order [code generation]
proposed patch
Matt Seashore (gmail.com)
384663 3191 bytes Package Based Annotation Compilation Error in JDT 3.8/4.2 (works in 3.7.2)
Project to Reproduce (slightly simpler - non array annotation)
Michael Rennie (ca.ibm.com)
217994 1425 bytes [patch][launching] Run/Debug honors JRE VM args before Launcher VM args
updated patch
Mirko Raner (raner.ws)
316199 7444 bytes [JUnit][API] Expose JUnitModel.exportTestRunSession(...) as API
Patch to expose API for importing/exporting JUnit test results
Nanda Firdausi (gmail.com)
298844 1539 bytes [formatter] New lines in empty method body wrong behavior
The patch for the formatter
Neale Upstone (nealeupstone.com)
276068 8293 bytes [JUnit] JUnit viewer doesn't recognise <skipped/> node
Marks <skipped/> node as an ignored test when importing [file is mod of src from 3.6 nightly 20090905]
276068 2943 bytes [JUnit] JUnit viewer doesn't recognise <skipped/> node
Adds NODE_SKIPPED constant [file is mod of src from 3.6 nightly 20090905]
Niels Thykier (thykier.net)
324794 9402 bytes Custom Call back hook to compile jar-in-jar-loader.zip
custom callback hook
Nikolay Botev (hotmail.com)
348507 3864 bytes [search] Hyperlinks from the Java Stack Trace console should search the workspace in CLASSPATH order
updated patch
Patrick Higgins (yahoo.com)
297663 6577 bytes [JUnit] JUnit not found when JDT installed as dropin
Patched version of P2Utils.java
Patrick Wienands (abit.de)
2114f5 3 lines Fix for Bug 393749 - Static initializer in enum after 2000th enum
8aab6b 3 lines Fix for Bug 393749 - Static initializer in enum after 2000th enum
b792e2 3 lines Fix for Bug 393749 - Static initializer in enum after 2000th enum
Paul Fullbright (oracle.com)
345213 15700 bytes [content assist][preferences] Add enablement to Java completion proposal category extension point
updated patch
Paul Webster (ca.ibm.com)
8f15d4 1 lines Fix for Bug 390191: Exclude jdt.core from packing
996108 1 lines Fix for Bug 390191: Exclude jdt.core from packing
9b5fa0 1 lines Fix for Bug 390191: Exclude jdt.core from packing
Philippe Marschall (netcetera.ch)
86168 20965 bytes [type wizards] Allow the creation of a compilation unit called package-info.java
updated jdt.ui patch
86168 2929 bytes [type wizards] Allow the creation of a compilation unit called package-info.java
updated documentation patch
338370 1359 bytes NPE in BatchFilerImpl.getResource
patch that throws FileNotFoundException
Pradeep Balachandran (in.ibm.com)
270436 3670 bytes [assist] Interface type proposed where only class is legal
Tests plugin patch - v0.6
270436 975 bytes [assist] Interface type proposed where only class is legal
Code plugin patch - v0.6
270437 3705 bytes [assist] Completion proposal leads to cycle detected error
Tests plugin patch - v-0.7
270437 1801 bytes [assist] Completion proposal leads to cycle detected error
Code plugin patch - v-0.7
276526 2645 bytes [content assist] Error - Type Duplicate interface Iterable for the type TestClass
Code plugin patch - v-0.8
276526 6320 bytes [content assist] Error - Type Duplicate interface Iterable for the type TestClass
Tests plugin patch - v-0.7
Rajesh (in.ibm.com)
41092 2989 bytes [navigation] provide 'Collapse All' action in Java Outline view
Fix
65317 32323 bytes [typing] Auto-indent does not handle continuation properly
Patch
66390 32323 bytes [typing] Correct Indentation: throws clause incorrectly indented
Patch
86576 13361 bytes [misc] invoking 'Format Source' from Outline view
Patch
108583 32323 bytes [typing] Smart indentation on return indents to column after square brackets
Patch
237081 3920 bytes [typing] Correct indentation wrong after if (test) try ... catch ...
Patch with tests.
319532 10345 bytes [preference][typing] Allow to disable smart auto-indent on return
Fix
319536 7444 bytes [preferences] Indicate 'Smart Insert Mode' options on 'Typing' preference page
Fix
325195 3021 bytes [clean up] Write test for Bug 322543 (Stops working after 100 problems in one CU)
Test
328641 7976 bytes [actions] Format Element formats (marks dirty) read-only file
Patch
331551 2420 bytes [typing] Enter before right parenthesis indents differently from Ctrl+I
Patch with tests.
334635 5352 bytes [typing] Correct indentation is incorrect when annotation parameters are on a separate line
Patch with test.
337150 8287 bytes [typing] Incorrect indentation in string continuation
Patch with tests.
338229 10777 bytes [typing] Incorrect indentation in string continuation (press Enter in front of +)
Patch with tests.
Raksha Vasisht (in.ibm.com)
41702 10390 bytes [call hierarchy] add ability to remove nodes from view
Patch with review changes.
41702 2770 bytes [call hierarchy] add ability to remove nodes from view
Refined patch
44277 20100 bytes [navigation] Enable CTRL-mouse navigation for implementing classes
Pls take this one.
102281 30504 bytes [call hierarchy] shouldn't be stopped by anonymous inner classes
Patch with the fix.
120561 17400 bytes [working sets] Allow to have the working sets automatically sorted in the Package Explorer
Patch with review changes.
182539 13168 bytes [package explorer][working sets] Offer delete on a working set
The delete button is now enabled for Working Sets when set as top level elements, which helps the user to either remove or hide the Working Set(s) from the PE without having to reconfigure everytime.
190438 5495 bytes [working sets] Assign Working Sets dialog forgets settings after adding and moving new working set
Yep , replaced the newly created set by taking contents from getChecked() and adding newly added ws from WSCD to it.
220002 26788 bytes [hovering] Add 'Show in Properties File' action to NLS key hover
Patch with review changes.
254603 4016 bytes [package explorer][working sets] Package Explorer should support "Show All" Working Sets
Fixed. Activate newly added working sets , show in PE.
256867 2694 bytes [package explorer] Assign Working Sets dialog: checking a working set should show it
Fixed the NPE.
256879 3047 bytes [package explorer] Assign Working Sets dialog should preserve check box setting
Made the tweaks required. [The check box setting for Assign Working Sets dialog preserves the state entered by the user before OK is pressed (and not if cancel is pressed) ].
258792 1497 bytes [package explorer] 'Working Set Assignments' dialog no longer sorted if new ws is created
WorkingSetAssignments dialog is now alphabetically sorted.
264720 2298 bytes Remove duplicate creation of comparator in WorkingSetConfigurationDialog
Fixed lazy loading, minor changes.
264722 13615 bytes Get rid of duplicate working set comparators
Made the minor changes.
265645 7562 bytes Configure Working Sets Dialog: sort checkbox does not use dialog font
Added ConfigureWorkingSetAssignementAction dialog changes as well.
266442 4839 bytes [navigation] JavaElementImplementationHyperlink.open() must show dialog in case of error
Patch with JavaElementImplementationHyperlink.open() showing error dialog and message.
266443 1382 bytes [navigation] JavaElementImplementationHyperlink does not work for method declarations
Patch with the fix. Calculates the reciever type for method declarations.
266831 2450 bytes [navigation] Open Implementation hyperlink should not show up for non-overridable methods
Patch with the fix.
267002 1026 bytes [working sets] Assign Working Sets dialog does not show new working set
Pls take this one.The bug was not from 190438, but because addNewWorkingSet(workingSet), was always called before manager.addWorkingSet(workingSet) when new working sets were created. Swapped them.
267358 1437 bytes [package explorer][working sets][dnd] When sorted, should not show drop target for WS
Patch with the fix.
267369 27016 bytes [navigation] 'Open Implementation' should also be available as command
Patch with review changes.
267682 1473 bytes [navigation] 'Open Implementation' on super method invocation should not open quick type hierarchy
Patch with the fix.
267829 5700 bytes [working sets] [package explorer] Working sets not resorted when name changes
Patch with the fix.
268678 3645 bytes [navigation] NPE in JavaElementImplementationHyperlink
Patch with added null checks.
269524 1188 bytes [working sets] 'Assign Working Set...' in Package Explorer with 'Top Level Elements > Projects' throws NPE
Fixed. Value of fWorkingSetModel remains unchanged.
269814 1479 bytes [working sets] 'Assign Working Set...' in Package Explorer with 'Top Level Elements > Projects' shows invalid UI element
Patch with added null check.
271446 8240 bytes [call hierarchy] cannot restart canceled search for callers
Patch with the fix.
274087 6345 bytes [call hierarchy] Remember for which nodes to expand constructors
Added check in EWC.
274091 4171 bytes [call hierarchy] Wrong behavior of Expand With Constructors on multi-selection with parent/child
FIX
277303 18635 bytes [clean up] Add ISV doc for the clean up extension point
Patch with review changes.
277812 24719 bytes [call hierarchy] [working sets] Add F1 Help for Call Hierarchy Filters, Expand With Constructors Dialog, Working Set Configuration Dialog , Working Set Assignments Dialog
Patch with review changes.
285556 2054 bytes [call hierarchy] Remove from View fails if grandchild is in progress
Patch with the fix.
Ralf Ebert (ralfebert.de)
307109 7586 bytes All JREs are a perfect match for JavaSE-1.6 on OS X
Fix for MacOSXVMInstallType
Ray V. (gmail.com)
282988 4341 bytes [formatter] Option to align single-line comments in a column
patch to add new preference to the ui
282988 8907 bytes [formatter] Option to align single-line comments in a column
patch that hopefully passes all the tests
Robert Konigsberg (google.com)
280114 1818 bytes [JUnit] Leverage AbstractJavaLaunchConfigurationDelegate.getMainTypeName in JUnitLaunchConfigurationDelegate
Uses parent class's getTypeName method. (attempt 2)
Samrat Dhillon (gmail.com)
4f8b41 7 lines Fix for 357547: [search] Search for method references is returning
369012 1708 bytes [expr] Modifying a variable value using cell editor is not reflected in view.
patch for this bug
384458 1691 bytes debug shows value of variable in another scope
proposed fix
Satyam Kandula (in.ibm.com)
275805 4704 bytes creating a non-primary working copy causes typeHierarchyChanged event
Proposed patch
286379 21446 bytes [search] Problem while searching class
Patch
288211 43107 bytes APT uses a lot of memory
Patch on 3.4 maintenance branch
288211 39939 bytes APT uses a lot of memory
Patch on 3.5 maintenance branch
289057 17095 bytes Java Content Assist taking too long
Proposed patch
289385 2119 bytes Investigate comment in performance tests
Patch
293861 10458 bytes Problem with refactoring when existing jar with invalid package names
Proposed patch
293861 7739 bytes Problem with refactoring when existing jar with invalid package names
Patch on 3.5 maintenance branch
296343 4813 bytes OOME error caused by java indexing referencing classloader from threadLocal
Proposed patch for 3.6
296343 5273 bytes OOME error caused by java indexing referencing classloader from threadLocal
Proposed patch for 3.5.2
296343 5237 bytes OOME error caused by java indexing referencing classloader from threadLocal
Proposed patch for 3.2 maintenance stream
305116 3849 bytes [index] Improve performance of indexes results tables
Revised Patch
306172 2067 bytes [perfs] Invalid test duration for FullSourceWorkspaceTypeHierarchyTests#testPerSuperTypes()
Proposed patch
306172 2423 bytes [perfs] Invalid test duration for FullSourceWorkspaceTypeHierarchyTests#testPerSuperTypes()
Proposed patch for perf_35x
306196 8404 bytes [search] NPE while searching for annotation references in rt.jar of JRE 6.0
Proposed patch
306223 15611 bytes [search] Searching for annotation references report all type references
Proposed patch
307040 13720 bytes Search Job with HierarchyScope on Object does not cancel
Patch
Satyam Kandula (gmail.com)
834847 31 lines Fixed Bug 382606: [javadoc] constructor used in javadoc not getting
9abb70 31 lines Fixed Bug 382606: [javadoc] constructor used in javadoc not getting
Sergey Prigogin (gmail.com)
347599 71221 bytes [refactoring] Provide a way to implement refactorings that depend on resources that have to be explicitly released
RefactoringContext class and supporting framework
Shankha Banerjee (in.ibm.com)
1c82ab 23 lines Fixed Bug 406619 - [1.8][compiler] Incorrect suggestion that method can
25d70e 59 lines Fix for Bug 401627 - [1.8][testing] RunAllJava8Tests should run
4d3e86 142 lines Fixed Bug 406859 - [1.8][compiler] Bad hint that method could be
4ec31f 864 lines Fixed Bug 400650 - [1.8] ASTRewrite Implementation and Testing of
a9a2f6 160 lines Fix for Bug 403810 - [1.8] @since tags need adjusting
Srikanth Sankaran (in.ibm.com)
99399 30748 bytes [1.5][assist] Code assist propose final classes in methods type parameter extends clause
Revised patch
171136 6648 bytes [buildpath] Illegal type of archive for required library is an incorrect message.
Proposed patch
228845 6324 bytes [hierarchy] Type hierarchy should include subtypes in primary working copies
Patch incorporating review comments
232816 31254 bytes [buildpath] Misleading problem text for missing jar in user library
Patch with linux failure & review comment addressed.
234609 31157 bytes [dom] BindingKey#toSignature() fails with key from createWilcardTypeBindingKey(..)
Patch with API name finalized
252555 6556 bytes [javadoc] NPE on duplicate package-info
Patch with cleanups.
252555 6561 bytes [javadoc] NPE on duplicate package-info
Patch for backport to 3.4.2
258145 4659 bytes Fup of Bug 252555, JME is thrown when package-info.java exists twice in the same project
Modified patch
261594 3312 bytes Adjust code to new PRE_REFRESH semantics
proposed fix & test
264991 5685 bytes Wrong 'unused' problem reported
Interim patch
265142 17300 bytes Compiler fails to warn on unused constructors of private classes.
Patch with review comments incorporated
265571 3873 bytes Abstract method that is not directly used is flagged as unused
Proposed patch & test
Stephan Herrmann (berlin.de)
185682 16768 bytes Increment/decrement operators mark local variables as read
cosmetic updates
215139 28346 bytes [search] More options for HierarchyScope
polished patch
236385 27214 bytes [compiler] Warn for potential programming problem if an object is created but not used
patch v3
278562 1222 bytes [1.5][compiler] Generated code results in VerifyError
proposed patch
281681 1747 bytes Stale code in CompilerOptions
simple patch
288698 5253 bytes Cannot create type hierarchy for abstract types when they have inline descendants and *.class* in project name
proposed patch with test
292478 12443 bytes Report potentially null across variable assignment
proposed patch
292478 22656 bytes Report potentially null across variable assignment
fix for regression v4
295551 15941 bytes Add option to automatically promote all warnings to errors
Proposed patch - core part
295894 26921 bytes [search] Search shows focus type implementation for nested types even though the scope is restricted to subtypes.
patch v4
295894 0 bytes [search] Search shows focus type implementation for nested types even though the scope is restricted to subtypes.
same patch - one more test
317046 2094 bytes Exception during debugging when hover mouse over a field
avoiding the cast
319201 39020 bytes [null] no warning when unboxing SingleNameReference causes NPE
patch version 4
320170 9055 bytes [compiler] [null] Whitebox issues in null analysis
updated patch with one more test
320618 18035 bytes inconsistent initialization of classpath container backed by external class folder
test & fix version 4
320841 2918 bytes TypeConverters don't set enclosingType
proposed patch
325755 5044 bytes [compiler] wrong initialization state after conditional expression
fix v2 plus tests
Stephan Herrmann ()
0a9221 26 lines Fixed Bug 380750: [compiler] local incorrectly flagged as uninitialized
cc6afd 26 lines Fixed Bug 380750: [compiler] local incorrectly flagged as uninitialized
ee3dfd 30 lines Fixed Bug 380750: [compiler] local incorrectly flagged as uninitialized
Szymon Ptaszkiewicz (pl.ibm.com)
1a5efc 28 lines Fix for 185601: .apt_generated is not restored as a source folder
35d0b3 32 lines Fix for 185601: .apt_generated is not restored as a source folder
38d91f 28 lines Fix for 185601: .apt_generated is not restored as a source folder
3e46d2 1215 lines Fix for 220928: [buildpath] Should be able to ignore warnings from
88aa1b 28 lines Fix for 185601: .apt_generated is not restored as a source folder
Teodor Madan (freescale.com)
49730 988 bytes [source lookup] Call stack editor annotation ambiguous
Patch for multiple primary and secondary InstructionPointer annotations
Terry Parker (google.com)
563f10 14 lines HEAD - Fixed Bug 361922: Fup of 357425: ensure all reported regressions
7b395b 24 lines HEAD - Fix for 365499: Add a system property to control for
d39d6a 11 lines Fix for 372418: Another problem with inner classes referenced from jars
354332 2641 bytes DeltaProcessor exhibits O(N^2) behavior
Moves the call to IJavaProject.resetResolvedClasspath() out of DeltaProcessor.createExternalArchiveDelta()'s loop
357425 9185 bytes DeltaProcessor misses state changes in archive files
Update to name the test jar files uniquely
361922 4669 bytes Fup of 357425: ensure all reported regressions are witnessed by tests
Update the ValidateClasspathEntry test to set up an invalid jars rather than non-existing jars
365499 2944 bytes Add a system property to control for JavaModelManager's jar type cache size
Updated patch
Thanh Ha (eclipse.org)
7329db 4 lines Fix for Bug 391979: Add tycho.scmUrl for eclipse.jdt.core.binaries.git
d4439c 4 lines Fix for Bug 391979: Add tycho.scmUrl for eclipse.jdt.core.binaries.git
13317b 4 lines Fix for Bug 391978: Add tycho.scmUrl for eclipse.jdt.core.git
47f26d 154 lines Fix for Bug 385154 - [CBI] JDT core needs a way to produce ecj jar
7655eb 2 lines Bump pom versions.
839bc8 154 lines Fix for Bug 385154 - [CBI] JDT core needs a way to produce ecj jar
8d2baa 4 lines Bug 402687: Pom versions need updating eclipse.jdt.core
acbc36 4 lines Fix for Bug 391978: Add tycho.scmUrl for eclipse.jdt.core.git
c61a04 4 lines Fix for Bug 391978: Add tycho.scmUrl for eclipse.jdt.core.git
e49db6 154 lines Fix for Bug 385154 - [CBI] JDT core needs a way to produce ecj jar
Thomas Reinhardt (reinhardt.com)
300542 8083 bytes [build path] user library dialog should allow to select JAR from workspace
Patch to support jars relative to workspace
Thomasz Zarna (pl.ibm.com)
1a177e 11 lines Fixed Bug 382836: In IJavaSearchScope do not suggest to use deprecated
480058 11 lines Fixed Bug 382836: In IJavaSearchScope do not suggest to use deprecated
Tomasz Zarna (tasktop.com)
379718 5943 bytes test264301 failed in org.eclipse.jdt.core.tests.model
Fix v02
Tomasz Zarna (pl.ibm.com)
119b76 14 lines ecj missing version output after built from source
166bb1 482 lines Most Javadocs in JavaCore.java are missing </p>.
2eab69 4 lines [1.7] PolymorphicSignatureTest fails with J9VM, passes with Sun VM.
46987b 66 lines JDTCoreTests spend 1/3 of the time in ...batch.ClasspathJar#isPackage
50277b 66 lines JDTCoreTests spend 1/3 of the time in ...batch.ClasspathJar#isPackage
63c8a2 83 lines Typos, javadoc updates and minor formatting fixes
77c4fc 482 lines Most Javadocs in JavaCore.java are missing </p>.
8b2f54 4 lines [1.7] PolymorphicSignatureTest fails with J9VM, passes with Sun VM.
8e6daf 83 lines Typos, javadoc updates and minor formatting fixes
c0b7ec 113 lines Synchronized block in switch causes fall-through comment to be ignored
c200ff 14 lines ecj missing version output after built from source
dd3a6a 111 lines Synchronized block in switch causes fall-through comment to be ignored
Tomasz Zarna (pl.ibm.com)
015a86 77 lines Fixed Bug 383315: NPE in
143512 278 lines Fixed Bug 297825: [search] Rename refactoring doesn't update enclosing
71a227 42 lines Cleaned various typos & formatting issues.
8c9f23 44 lines Cleaned various typos & formatting issues.
8d0af9 77 lines Fixed Bug 383315: NPE in
8d19f5 77 lines Fixed Bug 383315: NPE in
97d95c 282 lines Fixed Bug 297825: [search] Rename refactoring doesn't update enclosing
a8db9d 124 lines Fixed Bug 382778: Call hierarchy missing valid callers probably because
ae52a2 124 lines Fixed Bug 382778: Call hierarchy missing valid callers probably because
b7bd88 85 lines Fixed Bug 381567: [search] Unexpected results from SearchEngine#search
c7c0f4 741 lines Fixed Bug 381567: [search] Unexpected results from SearchEngine#search
d570cf 22 lines Fixed Bug 379718: test264301 failed in org.eclipse.jdt.core.tests.model
Troy Bishop (ca.ibm.com)
5df55b 11 lines Fix for Bug 397818 - An IndexLocation is not created properly if the
6fea92 11 lines Fix for Bug 397818 - An IndexLocation is not created properly if the
7bc15f 11 lines Fix for Bug 397818 - An IndexLocation is not created properly if the
304395 5006 bytes [preferences] Allow exporting Code Style preferences
updated as per comment 5
Vladimir Piskarev (hotmail.com)
261600 12864 bytes [jsr269] Implementations of Messager are ignoring AnnotationMirror and AnnotationValue parameters
New proposed patch
Yevgen Kogan (outlook.com)
403475 4723 bytes Hot Code Replace drops too much frames in some cases
Patch

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/jdt/eclipse.jdt.core.git
/gitroot/jdt/eclipse.jdt.core.binaries.git

Adjust the set of projects included in this IP Log.

To modify an ip log you must be logged in as a committer.