Tentative IP Log for eclipse.jdt

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

CQThird-Party CodeLicenseUse
264APT Mirror API - com.sun.mirror.* Version: 1.5New BSD license
299Junit Version: 3.8.2Common Public License 1.0
1416Ispell English Word Lists (a zip file with word lists): Version: 3.1.20iSpell Open Source License (based on Apache 1.1)
4898JUnit Version: 4.8.2Common Public License 1.0unmodified source & binary
5958junit Version: 4.10Common Public License 1.0 unmodified source & binary
7063hamcrest-core Version: 1.3New BSD Licenseunmodified source & binary
7064JUnit Version: 4.11Common Public License 1.0unmodified source & binary

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Unused Approved Contributions

CQThird-Party CodeLicenseStatus
297Junit Version: 4Common Public License 1.0obsolete: was used in the past but is not longer used
298Junit Version: 4.1Common Public License 1.0obsolete: was used in the past but is not longer used
1231JUnit Version: 4.2Common Public License 1.0obsolete: was used in the past but is not longer used
1396JUnit Version: 4.3.1Common Public License 1.0obsolete: was used in the past but is not longer used
2027JUnit Version: 4.4 (including Hamcrest Core Jar 1.1)Common Public License 1.0, New BSD (Hamcrest Core)obsolete: was used in the past but is not longer used
2583JUnit Version: 4.5 (Including Hamcrest Core Jar 1.1)Common Public License 1.0, New BSD (Hamcrest Core)obsolete: was used in the past but is not longer used
3480JUnit Version: 4.7 (including 2 Hamcrest files)Common Public License 1.0, BSD Styleobsolete: was used in the past but is not longer used
3677junit Version: 4.8.1Common Public License 1.0obsolete: was used in the past but is not longer used

Committers

Past and Present Active
Name Organization  
Martin Aeschlimann IBM
Jayaprakash Arthanareeswaran IBM
David Audel IBM
Deepak Azad IBM
Dirk Baeumer IBM
Kevin Barnes
Benno Baumgartner
Jared Burns
Maxime Daniel IBM
Jim Des Rivieres IBM
Sonia Dimitrov IBM
Frederic Fusier IBM
Erich Gamma IBM
Jess Garms
Dejan Glozic IBM
Tim Hanson BEA
Walter Harley
Tom Hofmann (nee Eicher) Google Inc.
Eric Jodet IBM
Kent Johnson
Mike Kaufman BEA
Markus Keller IBM
Adam Kiezun IBM
Jerome Lanneluc IBM
Kai-Uwe Maetzel IBM
Christof Marti
Dani Megert IBM
Kim Moir
Philippe Mulet IBM
Lorne Parsons IBM
Michael Rennie IBM
Srikanth Sankaran IBM
Darin Swanson IBM
Olivier Thomann IBM
Raksha Vasisht IBM
Andre Weinand IBM
Tobias Widmer
Curtis Windatt IBM
Darin Wright
Theodora Yeung Oracle

Never Active
Name Organization  
John Duimovich IBM
Kevin Haaland IBM
Kari Halsted IBM
Gary Horen BEA
Janek Lasocki-Biczysko
Susan McCourt
Tim Wagner
John Wiegand IBM
Mike Wilson 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
Ayushman Jain (gmail.com)
919024 1488 lines Bug 378024- Ordering of comments between imports not preserved
fd3b7a 1488 lines Bug 378024- Ordering of comments between imports not preserved
133125 6513 bytes [compiler][null] need to report the null status of expressions and analyze them simultaneously
same fix with formatting and copyright
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
329227 4233 bytes Usage of broken quicksort algorithm in jdt.internal.compiler.util.Util
patch to commit
Ayushman Jain ()
044239 406 lines Fixed Bug 381172: VerifyError "Inconsistent stackmap frames" for switch
0b42d1 2 lines fix compiler version in batch compiler messages
26b159 2 lines Fixed the test to take care of the minor change in batch compiler
28a527 461 lines Fixed Bug 383780: [compiler] Eclipse 4.2 creates ambiguous varargs
2d77ae 403 lines Fixed Bug 380313: Inconsistent stack error when using Java 1.7
650d34 403 lines Fixed Bug 380313: Inconsistent stack error when using Java 1.7
a1c831 1834 lines Fix v1.2.1
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
Billy Huang (gmail.com)
16f2ab 199 lines Bug 77632: [quick assist] concatenate/merge string literals
Björn Michael (gmx.de)
cfd27e 207 lines Fixed Bug 348368: [syntax highlighting] Add highlight for inherited
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 (gmail.com)
fb2b6f 21 lines Bug 224815 - Make Detail formatters exportable
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)
2b72a7 19 lines Bug 218940 - [patch] Add logical structure for XML DOM Nodes
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)
f884bb 132 lines Bug 359944: [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.junit.Assume.*) as passing tests instead of skipped tests.
359944 19425 bytes [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.junit.Assume.*) as passing tests instead of skipped tests.
Patch
Curtis Windatt ()
8b6f1e 680 lines Bug 352413 - [1.7] Debugger should support binary literals and
cwindatt (ca.ibm.com)
f6239f 12 lines Bug 360128 - Set new text file line delimiter to Unix to prevent conflicts
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
David Williams (us.ibm.com)
77d28d 12 lines Bug 401776: [CBI] too many compile warnings
Deepak Azad (in.ibm.com)
b198b5 24 lines Bug 384543: [hovering] NPE computing a bracket hover
bf8155 24 lines Bug 384543: [hovering] NPE computing a bracket hover
Deepak Azad ()
345ebc 15 lines Fixed Bug 9503: Brace and parenthesis matching is one-off
8fc5b6 63 lines Fixed Bug 40580: [navigation] Matching brace (Ctrl+Shift+P) should work
97f918 314 lines Bug 287136: [quick fix][api] Make ASTRewriteCorrectionProposal and
a84b7b 154 lines Fixed Bug 366400: [preferences][syntax highlighting] New preference to
d296fe 33 lines Fixed Bug 372516: [syntax highlighting] bracket highlighting should also
f52357 107 lines Bug 372128: [syntax highlighting] "Highlight enclosing brackets" has
fcc84d 19 lines v0.53 Bug 364287: [build path] Allow viewing and editing the specified
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)
Ewgeni Grigorov (gmail.com)
07c5f5 24 lines Bug 343023 - Clear the initial stack trace console message on the first
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
520114 28 lines Bug 386646 - build against declared and/or observed bundle runtime execution environment
cd4c28 250 lines Add poms for Tycho build
de5269 49 lines Bug 368212 - JavaLineBreakpoint.computeJavaProject does not let
fe5ed3 203 lines Add poms for Tycho build
0c5556 525 lines Add poms for Tycho build
1fa36b 12 lines Bug 386646 - build against declared and/or observed bundle runtime execution environment
3aca33 5 lines Fixed Bug 379726: Include Eclipse-BundleShape in test plugin MANIFEST.MF
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)
079de3 137 lines Fixed Bug 403132 - [1.8][DOM] Incorrect ASTConversion for Annotations on
09d58a 13 lines First batch of changes for Bug 399780 - [1.8][compiler] Compiler should
0b88f9 627 lines Fixed Bug 399780 - [1.8][compiler] Compiler should allow static methods
15e4d2 2476 lines Rename DefaultMethodsTest to InterfaceMethodsTest
4a806e 2 lines Fix for Bug 385780 - Removed the stale TODO note
5b4777 59 lines Fix for Bug 392581 - Adding regression tests
653b54 6 lines Fix for Bug 381134 - Updating bundle versions
79e266 3 lines Follow on fix to Bug 403132 - [1.8][DOM] Incorrect ASTConversion for
9aed98 50 lines Fix for Bug 396299 - Incompatible required libraries problem is not
bf3327 54 lines Fix for Bug 393781 - In case of non matching argument list the message
da439c 425 lines Bug 395612: [1.8] Implement AST Rewrite for Receiver
f7474f 12 lines Fix for Bug 381134 - Mixed line delimiters in
f875f4 85 lines Fixed Bug 403410 - Modifiers should be rejected on receiver parameters
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)
0289ae 771 lines Fixed Bug 405069 - [1.8][compiler][codegen] Generate code for method
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.
4e0b60 221 lines [404146] [1.7][compiler] nested try-catch-finally-blocks leads to
503890 7 lines [388903] Cannot extend inner class as an anonymous class when it extends
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
e3d535 842 lines Additional lambda code generation tests
e8075a 6 lines Fix for failing tests
ea1fe8 232 lines Fixed Bug 405066 - [1.8][compiler][codegen] Implement code generation
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
1aedb3 239 lines Bug 341232 - Eclipse is not able to set the simplest of conditional
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)
868958 94 lines Fixed Bug 395257: [typing] Indentation after String literal split not
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
d326a7 96 lines Bug 385959 - org.eclipse.jdt.launching uses customBuildCallbacks
d66864 163 lines Bug 373887 - Build org.eclipse.jdt.launching entirely from source.
e1e23d 46 lines Bug 385959 - org.eclipse.jdt.launching uses customBuildCallbacks
f15dad 5 lines Bug 382470
f15ea4 1 lines Bug 383072 - problem with parents
f5a5c7 11 lines Bug 382470
848b4a 1 lines Bug 383072 - problem with parents
3e867f 1 lines Bug 383072 - problem with parents
260402 1633 bytes Conflits during JRE's import are not solved correctly.
Fix
Lars Vogel (gmail.com)
2d5bd8 51 lines Fixed Bug 406478: [implementation][content assist] Use enhanced for loop for CompletionProposalCollector and CompletionProposalCategory
8784c4 5 lines Fixed Bug 406463: [templates][content assist] Ctrl+Space without any starting letter shows to no templates
cf4a64 20 lines Fixed Bug 387272: [templates] SWT templates - add SelectionListener
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
046ee0 8 lines Fixed Bug 397447: [hovering] Final code polishing for the package
0ca715 96 lines Patch 3 for review
20c463 398 lines Fixed Bug 395835: Consolidate the code which finds the Javadoc for an
2a9ffe 941 lines Added support to show package doc in hovers and in Javadoc view
2c254e 409 lines First cut of package doc support
404030 11 lines Fixed Bug 403074: [info views] Regressions from Bug 393143
4a0503 44 lines Fixed Bug 198748: [content assist] Pressing ';' should work with all methods
52ff99 2 lines Fixed Bug 396823: Use JavaModelUtil.isPackageInfo(ICompilationUnit) util
76f75e 543 lines Patch 4 for review
871527 46 lines Fixed Bug 335657: [call hierarchy] Refresh does not bring back removed roots
952841 4 lines Fixed Bug 397447: [hovering] Code polishing for the package Javadoc
9e44eb 106 lines Fixed Bug 198508: [content assist] Code completion enhancement - semicolon after calls to void methods
a0f013 12 lines Bug 408330: Java Model Exception from Javadoc view if element is deleted
b07362 55 lines Fixed Bug 396808: [hovering] Package hovering shows multiple hyperlinks
b56753 233 lines Bug 392946: [quick fix] for unused type parameter
b8405f 2 lines Fixed Bug 405376: Open Input action in info views should be disabled if the input is empty/null
cf103b 88 lines Fixed Bug 400062: [hovering][javadoc] Failure to access attached Javadoc
d79155 308 lines Fixed Bug 396809: [hovering] Write JUnits for the package hovering
e22f11 55 lines Bug 401666: UI for Java 8 code formatter options
e775f3 114 lines Bug 397465: [hovering] Open Declaration doesn't work in Javadoc hover on IPackageFragment
f747cc 15 lines Fixed test that fails when there is no internet connection
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
Marcel Bruch (cs.tu-darmstadt.de)
298a23 125 lines Fixed Bug 350991: [content assist][api] Allow to re-sort proposals
Martin (gmail.com)
296552 754 bytes ExpressionInputDialog.dispose is called twice
patch
296781 1706 bytes AlreadyExistsDialog.initializeComposite clones Dialog.createDialogArea
proposed patch
Martin Hare Robertson (gmail.com)
23587b 1 lines Fixed Bug 395257: [typing] Indentation after String literal split not
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)
Mirko Raner (raner.ws)
316199 7444 bytes [JUnit][API] Expose JUnitModel.exportTestRunSession(...) as API
Patch to expose API for importing/exporting JUnit test results
Moshe WAJNBERG (il.ibm.com)
7ea3eb 66 lines Bug 273728: [BiDi][type wizards] Incorrect representation of complex expressions (like filepath) containing Bidi characters in "Create New ..." wizards.
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
Noopur Gupta (in.ibm.com)
125bb2 7 lines Fixed Bug 399997: [hovering] Bracket hover gets messed up when code is
1843ab 19 lines Fixed Bug 357450: Class folder in Java project have refresh problem
470ff6 11 lines Fixed Bug 346230: [clean up] certain combination of Clean Up settings
59830a 145 lines Fixed Bug 377141: [hovering] if-else closing bracket hover should always
79eb9f 92 lines Fixed Bug 401418: [clean up] Add test case for Bug 346230
98de7b 19 lines Fixed Bug 404879: [typing] Regression on auto-insert of {}
9a9b9d 227 lines Fixed Bug 398076: Add test cases for Bug 357450
aa32ff 2909 lines Fixed Bug 119181: [quick assist] Convert to if-return
c47cfd 129 lines Fixed Bug 405096: [save actions][clean up] Use parentheses in expressions: Only if necessary, removes required parentheses
cf0c4b 228 lines Fixed Bug 395071: [typing] "Automatically close {Braces}" should not put
d473e3 104 lines Fixed Bug 393161: [type wizards] Pre-fill package name in the new class
d6fc5b 64 lines Fixed Bug 301990: [5.0][content assist] remove '>' on backspace when type arguments inserted by content assist
e6cca0 6 lines Fixed Bug 394530: [convert local] Convert local creates duplicate field
fd541d 23 lines Bug 398211: UI changes for Bug 381443 (@NonNull parameter not annotated in overriding method)
Oliver Masutti (masutti.ch)
7bbe6e 5 lines Bug 397747: [JUnit] JUnit3TestReference handles JUnit4TestAdapter incorrectly
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)
9538bb 149 lines Fixed Bug 345213: [content assist][preferences] Add enablement to Java
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
1b3a08 42 lines Fixed Bug 395934: Update branding plugin qualifiers
2b6697 31 lines Fixed Bug 405149: [CBI] Remove antrunner replace tasks
938cf0 2 lines Bug 400615: Update JDT branding plugin qualifiers
a83841 61 lines Fixed Bug 403960: Update JDT/JDT UI parent version
22ac36 130 lines Fixed Bug 403960: Update JDT/JDT UI parent version
c628b9 136 lines Fixed Bug 403960: Update JDT/JDT UI parent version
Philippe Marschall (netcetera.ch)
9111b3 299 lines Bug 86168: [type wizards] Allow the creation of a compilation unit
93d398 11 lines Fixed Bug 387536: [type wizards] generate main method stub ignores
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
Rabea Gransberger (gmx.de)
0e8156 486 lines Fixed Bug 394692: [quick fix] Fix several visibility issues
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 ()
08752e 23 lines Fix Bug 335224: [JUnit] New JUnit Test Case wizard doesn't store method
4778eb 6 lines Fixed Bug 353731:[type hierarchy] Exception occurred in listener of
8bddf0 113 lines Fixed Bug 304176:[hashcode/equals] Generated equals() should use
e89166 161 lines Bug 339980: [move method] Move method adds enum name to case statements
ee8c2c 68 lines Fixed Bug 350347: [reorg] Move text file to "default package"
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
3dcdab 15 lines Bug 384458 - debug shows value of variable in another scope
919e71 10 lines Bug 371300 - JavaRuntime computeVMInstall method returns the first VM
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)
972c7f 17 lines Fix for some failing tests in Java8 mode
bf7f75 212 lines Added support to enable Java 8 work
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
Snjezana Peco (redhat.com)
0fcc8c 24 lines Fixed Bug 398383: The NewWizardMenu class gets leaked when ever calling
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)
03f810 105 lines Bug 401088 - [compiler][null] Wrong warning "Redundant null check"
04ba87 155 lines Bug 403147 - [compiler][null] FUP of Bug 400761: consolidate interaction
071f59 186 lines Bug 376590 - Private fields with @Inject are ignored by unused
187812 82 lines Bug 401092 - [compiler][null] Wrong warning "Redundant null check" in
1d272a 71 lines Bug 405706 - Eclipse compiler fails to give compiler error when return
38b529 89 lines Bug 401271 - StackOverflowError when searching for a methods references
40e5e4 28 lines Bug 406384 - Internal error with I20130413
42b502 129 lines Bug 393719 - [compiler] inconsistent warnings on iteration variables
43e6a1 58 lines Bug 401159 - [null] Respect org.junit.Assert for control flow
4542c7 205 lines Bug 378024- Ordering of comments between imports not preserved
47466d 120 lines Bug 403086 - [compiler][null] include the effect of 'assert' in
5cb41f 172 lines Bug 400421 - [compiler] Null analysis for fields does not take
650909 313 lines Bug 403147 - [compiler][null] FUP of Bug 400761: consolidate interaction
7f149c 86 lines Bug 401456 - Code compiles from javac/intellij, but fails from eclipse
8cb7d7 43 lines Bug 401017: [compiler][null] casted reference to @Nullable field
986a6d 730 lines Bug 382069: [null] Make the null analysis consider JUnit's assertNotNull
9aa23d 223 lines Bug 384380 - False positive on a « Potential null pointer access »
d82bc9 109 lines Bug 384380 - False positive on a « Potential null pointer access »
da7a52 374 lines Bug 400761 - [compiler][null] null may be return as boolean without a
ed6039 2 lines Bug 385154 - [CBI] JDT core needs a way to produce ecj jar during tycho
fa6683 227 lines Bug 402993 - [null] Follow up of Bug 401088: Missing warning about
fc050f 2 lines Removed a stale todo comment, the issue was resolved 10 years ago,
17c778 885 lines Cumulative fix for the following problems:
5f0b41 6 lines Bug 398211: UI changes for Bug 381443 (@NonNull parameter not annotated in overriding method)
7bf809 10 lines Fixed Bug 398965: [preferences] UI option for syntactic analysis for
7deee1 21 lines Fixed Bug 378024: Ordering of comments between imports not preserved
9f5838 953 lines Fixed Bug 398995: [quick fix] Extract field access to checked local
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
Stephan Herrmann (cs.tu-berlin.de)
0001b1 81 lines Bug 381443 - [compiler][null] Allow parameter widening from @NonNull to
0b7acd 10 lines Bug 385564 - [null] document which entities are affected by
138066 62 lines Fixed Bug 383690 - [compiler] location of error re uninitialized final
153b88 64 lines Bug 388795 - [compiler] detection of name clash depends on order of
19d165 36 lines Fixed Bug 384663 - Package Based Annotation Compilation Error in JDT
1b2e1f 172 lines Bug 388996 - [compiler][resource] Incorrect 'potential resource leak'
25a0c0 75 lines Bug 376053 - [compiler][resource] Strange potential resource
283b78 75 lines Fixed Bug 385626 - @NonNull fails across loop boundaries
2e33cd 75 lines Fixed Bug 385626 - @NonNull fails across loop boundaries
2ed806 278 lines Bug 381443 - [compiler][null] Allow parameter widening from @NonNull to
43546c 37 lines Test & fix for Bug 384870 - [compiler] @Deprecated annotation not
468885 182 lines Bug 387612 - Unreachable catch block...exception is never thrown from
530988 36 lines Fixed Bug 384663 - Package Based Annotation Compilation Error in JDT
5a4a29 143 lines Bug 375366 - ECJ ignores unusedParameterIncludeDocCommentReference
6d1412 1717 lines Fixed Bug 345305 - [compiler][null] Compiler misidentifies a case of
789eeb 125 lines Bug 385415 - Incorrect resource leak detection
7ad108 1717 lines Fixed Bug 345305 - [compiler][null] Compiler misidentifies a case of
8fbbf9 116 lines Bug 379784 - [compiler] "Method can be static" is not getting reported
909d29 268 lines Bug 394768 - [compiler][resource] Incorrect resource leak warning when
92d34a 66 lines Bug 386534 - [compiler][resource] "Potential resource leak" false
9f1287 170 lines Bug 386181 - [compiler][null] wrong transition in
a09311 143 lines Bug 375366 - ECJ ignores unusedParameterIncludeDocCommentReference
b5a12d 36 lines Fixed Bug 384663 - Package Based Annotation Compilation Error in JDT
b604f9 68 lines Bug 388630 - @NonNull diagnostics at line 0
bd260a 224 lines Bug 381445 - [compiler][resource] Can the resource leak check be made
bdffba 10 lines Bug 385564 - [null] document which entities are affected by
c50ca8 284 lines Bug 395002 - Self bound generic class doesn't resolve bounds properly
ce3b12 84 lines Bug 388137 - MethodBinding.getJavaElement() returns non-existing method
e1812b 40 lines Bug 379834 - Wrong "method can be static" in presence of
f350c3 280 lines Bug 381443 - [compiler][null] Allow parameter widening from @NonNull to
fcea29 213 lines Bug 395977 - [compiler][resource] Resource leak warning behavior
3288d8 4 lines Bug 337977: [quick fix] Add quick fixes for null annotations
686e98 25 lines Bug 393932: [refactoring] pull-up with "use the destination type where possible" creates bogus import of nested type
c37f38 12 lines Bug 388281: [compiler][null] inheritance of null annotations as an option
f63a42 1048 lines Bug 337977: [quick fix] Add quickfixes for null annotations
Stephan Herrmann ()
502270 48 lines Bug 376263: Bogus "Potential null pointer access" warning
67ffb9 6 lines master - Fixing tests added for Bug 374605
717db8 134 lines Fixed Bug 346010: [model] strange initialization dependency in OptionTests
7df383 84 lines Bug 380048 - error popup when navigating to source files
aae374 48 lines Bug 376263: Bogus "Potential null pointer access" warning
b6acf0 79 lines Fixed Bug 346010: [model] strange initialization dependency in OptionTests
c90b82 84 lines Bug 380048 - error popup when navigating to source files
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
3c0e36 364 lines Bug 220928: [buildpath] Should be able to ignore warnings from certain
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
314772 35 lines Bug 396085 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for
826696 2 lines Bump pom versions.
de8717 11 lines Bug 396086 - Merge in CBI patches from 4.2.2 into 4.3 (non-pom changes)
ef9f52 8 lines Bug 378234 - CBI should produce comparable build output repo
0b74ae 4 lines Fixed Bug 391977: Add tycho.scmUrl for eclipse.jdt.git
716f49 4 lines Fixed Bug 391977: Add tycho.scmUrl for eclipse.jdt.git
99d6ec 2 lines Bump pom versions.
bb4550 41 lines Bug 390855: Include ISV docs in CBI build
5f7bb5 25 lines Fixed Bug 396087: Merge in CBI patches from 4.2.2 into 4.3 (pom changes)
79ecda 4 lines Fixed Bug 391981: Add tycho.scmUrl for eclipse.jdt.ui.git
880773 4 lines Fixed Bug 391981: Add tycho.scmUrl for eclipse.jdt.ui.git
b8a127 2 lines Bump pom versions.
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
Thomas Schindl (bestsolution.at)
315106 407 lines Bug 399798 - StandardVMType should allow to contribute default source
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
Tristan Hume (gmail.com)
e8b82f 60 lines Bug 385642: Javadoc View should show method after code completion
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)
432ee7 57 lines Bug 403475 - Hot Code Replace drops too much frames in some cases
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.binaries.git
/gitroot/jdt/eclipse.jdt.core.git
/gitroot/jdt/eclipse.jdt.debug.git
/gitroot/jdt/eclipse.jdt.git
/gitroot/jdt/eclipse.jdt.ui.git

Adjust the set of projects included in this IP Log.

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