Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-20Bug 578167 - fix completion for arguments inside lambdaI20220123-1800I20220122-1800I20220121-1800I20220120-1800Gayan Perera1-1/+2
2022-01-17Bug 576580 - Search does not find any TYPE IMPLEMENTORS in .class filesI20220120-0720I20220120-0220I20220119-1800I20220119-1440I20220119-1320I20220119-0540I20220118-1800I20220117-1800Joerg Kubitz1-7/+7
2022-01-17Bug 544288 - [1.8][compiler] Annotation with TYPE_USE not properlyJay Arthanareeswaran1-1/+1
2022-01-15Bug 578211 - an attempt to improve HashtableOfObject size issuesI20220116-1800I20220115-1800Andrey Loskutov6-54/+105
2022-01-12Bug 578116 - Fix constructor completions inside lambdaI20220114-1800I20220113-1800I20220112-1800Gayan Perera1-2/+4
2022-01-10Bug 578044 - [Formatter] Case statement in switch expression is not lineI20220112-0210I20220111-2130I20220111-1910I20220111-1800I20220111-0450I20220110-1800Mateusz Matela5-36/+106
2022-01-10Bug 577117 - [formatter] Wrong indentation for method invocation onMateusz Matela3-5/+30
2022-01-10Bug 577885 - Fix completions on chained method argumentsGayan Perera1-2/+3
2021-12-25Bug 576373 - [formatting] Add formatting setting for whitespace inS4_23_0_M1I20220110-0550I20220110-0310I20220109-1800I20220108-1800I20220107-1800I20220106-0000I20220105-1800I20220105-0600I20220104-1800I20220104-0940I20220104-0600I20220103-1800I20220103-0600I20220102-1800I20220102-0600I20220101-1800I20220101-1140I20220101-0600I20211231-1800I20211230-1800I20211229-1800I20211228-1800I20211227-1800I20211226-1800I20211225-1800Mateusz Matela3-2/+40
2021-12-25Bug 576954 - [formatter] Switch expression formatting broken in a methodMateusz Matela1-1/+2
2021-12-24Revert "Bug 576646 - JavaModel save: save multiple projects in parallel"I20211224-1800Andrey Loskutov1-25/+17
2021-12-23Bug 576646 - JavaModel save: save multiple projects in parallelI20211223-1800Joerg Kubitz1-17/+25
2021-12-23Bug 577350 - Method Signature error with compareAndSet()Manoj Palat1-4/+10
2021-12-22Bug 577883 - Fix completions on lambda variables in nested lambdasI20211222-1800Gayan Perera1-1/+9
2021-12-22Bug 577251 - [16] NPE in record for an raw Constructor - compiler bailsManoj Palat7-158/+28
2021-12-17Bug 573834 - Add support for SelectionEngine to detect lambda expressionI20211221-1800I20211221-0620I20211220-1820I20211219-1800I20211218-1800I20211218-0200I20211218-0140I20211217-1800Gayan Perera4-8/+52
2021-12-17Bug 576458 - [memory] use WeakHashSet for ClasspathAccessRuleJoerg Kubitz4-72/+90
2021-12-17Merge "Bug 566060 - [15] [javadoc] codeassist support for module in @see, @li...Kalyan Prasad Tatavarthi6-8/+314
2021-12-17Bug 566060 - [15] [javadoc] codeassist support for module in @see, @linkKalyan Prasad Tatavarthi6-8/+314
2021-12-16Bug 576646 - JavaModel save: Performance TrackingI20211216-1800Joerg Kubitz1-1/+27
2021-12-15Bug 569833 - Batch compiler: unexpected errors if module-info.javaI20211215-1800Nikita Nemkin2-35/+36
2021-12-08Bug 563017 - o.e.j.i.compiler.parser.Scanner.getNextToken0() throwsI20211214-1800I20211213-1800I20211213-0440I20211212-1800I20211211-1800I20211210-1800I20211210-1050I20211210-0600I20211209-1800I20211208-1800Andrey Loskutov2-8/+36
2021-12-01Bug 577550 - bump related bundle versions for 4.23Andrey Loskutov2-2/+2
2021-11-26Bug 577442 - POM and product version change for 4.23 releaseI20211130-1800I20211130-1100I20211130-1000I20211129-1800I20211128-1800I20211127-1800I20211126-1800I20211126-0740I20211126-0230Sravan Kumar Lakkimsetti1-1/+1
2021-11-17Bug 576276 - [17]Sealed as permanent featureS4_22_0_RC2S4_22_0_RC1R4_22I20211124-1800I20211124-0600I20211123-1800I20211123-0750I20211123-0600I20211122-1800I20211122-0820I20211121-1800I20211121-0600I20211120-1800I20211120-0600I20211119-1800I20211117-1830I20211117-0920R4_22_maintenanceJay Arthanareeswaran2-3/+0
2021-11-06Bug 575599 - if with instanceof pattern match and && breaks completionS4_22_0_M3I20211117-0600I20211116-1800I20211116-0600I20211116-0000I20211115-0600I20211114-1800I20211114-0600I20211113-1800I20211113-0600I20211112-2030I20211111-0910I20211110-1800I20211110-0750I20211110-0600I20211109-1800I20211109-0840I20211109-0720I20211108-1800I20211108-0620I20211107-1800I20211107-0600I20211106-1800Stephan Herrmann1-2/+11
2021-11-06Bug 576068 - Content Assist doesn't find proposals when the code is inStephan Herrmann2-5/+7
2021-11-06Bug 577031 - Standalone ECJ fails to build from sourceI20211106-0600Mat Booth2-4/+11
2021-11-05Bug 576433 - inner Type not found in .class file.I20211105-1800Joerg Kubitz1-1/+58
2021-11-04Bug 576825 - Code cleanup to simplify stream usageI20211104-1800Zsombor Gegesy6-70/+19
2021-11-02Bug 576978 - Use LF as line endingsI20211103-1800I20211103-0020I20211102-1800I20211102-1020Thomas Wolf2-376/+376
2021-10-29Bug 576861 - Internal compiler error when switch expression returns aI20211101-1800I20211031-1800I20211030-1800I20211029-1800Manoj Palat2-2/+9
2021-10-29Bug 576914 - StackOverflowError in JavaModelManager.getArchiveValidityJoerg Kubitz1-3/+5
2021-10-28Bug 576778 - IllegalArgumentException when hovering over anonymous classI20211028-1800Snjezana Peco1-1/+1
2021-10-26Bug 576026 - Internal compiler error: NPE: Cannot read field "id"I20211027-1800I20211026-1800Stephan Herrmann2-7/+17
2021-10-21Bug 576516 - [compiler] ecj compiler error on code accepted by javac forI20211022-0130I20211021-1800Stephan Herrmann1-1/+1
2021-10-21Bug 575631 - [content assist] missing static method proposals inStephan Herrmann3-61/+115
2021-10-21Bug 576520 - NPE in Index.query(Index.java:152) on deleting projectAndrey Loskutov2-4/+18
2021-10-20Bug 443091 - Add support for lambda expression completionsI20211020-1800Gayan Perera3-1/+87
2021-10-20Bug 576731 - Few warnings in jdt core Vikas Chandra1-6/+6
2021-10-18Bug 576448 - Compile error shown when working with records thoughManoj Palat10-18/+34
2021-10-14Bug 576239 - Add new API to find classpath entry by resourceI20211017-1800I20211016-1800I20211015-1800I20211014-1800Zsombor Gegesy2-12/+32
2021-10-13Bug 576519 - Record specific error needs to be thrown when a Class triesKalyan Prasad Tatavarthi4-1/+20
2021-10-13Bug 576601 - [performance] wake up sleeping indexer when neededJoerg Kubitz1-2/+13
2021-10-13Bug 575869 - [17][switch pattern] case null with type pattern in thatManoj Palat1-1/+4
2021-10-12Bug 575149 - Add support to resolve 1st arg type on overload methodsI20211012-1800Gayan Perera1-12/+110
2021-10-12Bug 575733 - refactored Scanner/PublicScanner char deduplicationJoerg Kubitz3-603/+294
2021-10-08Bug 575562: Improve completion search performanceI20211011-1800I20211010-1800I20211009-1800I20211008-1800Jinbo Wang10-12/+214
2021-10-07Bug 576458 - [memory] deduplicate ClasspathAccessRule.patternI20211007-1800Joerg Kubitz1-1/+1
2021-10-07Revert "Bug 576458 - [memory] deduplicate ClasspathAccessRule.pattern"Andrey Loskutov1-1/+1

Back to the top