Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-14Bug 576646 - JavaModel save: gzip'ed state.datS4_23_0_M3I20220216-1800I20220216-0600I20220215-1800I20220215-0600I20220214-1800Joerg Kubitz1-2/+32
2022-02-13Bug 576646 - JavaModel save: improve state.dat filesizeJoerg Kubitz3-93/+398
2022-02-13Bug 576646 - added State.equals() and testsAndrey Loskutov2-0/+54
2022-02-10Bug 578661 - [null][external] broken internal data flows for EEAI20220210-1800Stephan Herrmann10-65/+53
2022-02-07Bug 576646 - JavaModel save: save multiple projects in parallelI20220208-1800I20220207-1800Joerg Kubitz1-17/+26
2022-01-24Bug 578098 - ModularClassFile#exists is time consuming for Jar withoutI20220126-0520I20220125-1800I20220125-0320I20220124-0510GILLES Hélios1-0/+15
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-17Bug 573834 - Add support for SelectionEngine to detect lambda expressionI20211221-1800I20211221-0620I20211220-1820I20211219-1800I20211218-1800I20211218-0200I20211218-0140I20211217-1800Gayan Perera1-0/+16
2021-12-17Bug 576458 - [memory] use WeakHashSet for ClasspathAccessRuleJoerg Kubitz4-72/+90
2021-12-16Bug 576646 - JavaModel save: Performance TrackingI20211216-1800Joerg Kubitz1-1/+27
2021-12-08Bug 563017 - o.e.j.i.compiler.parser.Scanner.getNextToken0() throwsI20211214-1800I20211213-1800I20211213-0440I20211212-1800I20211211-1800I20211210-1800I20211210-1050I20211210-0600I20211209-1800I20211208-1800Andrey Loskutov1-4/+18
2021-11-04Bug 576825 - Code cleanup to simplify stream usageI20211104-1800Zsombor Gegesy5-69/+18
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-14Bug 576239 - Add new API to find classpath entry by resourceI20211017-1800I20211016-1800I20211015-1800I20211014-1800Zsombor Gegesy1-12/+20
2021-10-12Bug 575733 - refactored Scanner/PublicScanner char deduplicationJoerg Kubitz1-302/+5
2021-10-08Bug 575562: Improve completion search performanceI20211011-1800I20211010-1800I20211009-1800I20211008-1800Jinbo Wang1-1/+29
2021-10-07Bug 576458 - [memory] deduplicate ClasspathAccessRule.patternI20211007-1800Joerg Kubitz1-1/+1
2021-10-05Bug 575953 - Text block gets interpreted wrongI20211006-1800I20211005-1800Jeff Johnston1-2/+2
2021-09-24Bug 575556 - Accept \s only on source level >= Java 15Thomas Wolf1-0/+6
2021-09-20Bug 575733 - fixed Scanner.OptimizedLength=6I20210920-1800Joerg Kubitz1-3/+3
2021-09-17Bug 551006 - Avoid NPE during double cleanupI20210917-1800Joerg Kubitz1-1/+3
2021-09-17Bug 575805 - fix double entries in error logJoerg Kubitz3-4/+9
2021-09-16Bug 573780 - refactored ThreadLocal.set(null) with remove()I20210917-0000I20210916-2150I20210916-1800Joerg Kubitz7-12/+12
2021-09-15Bug 574586 - [dogfooding][cleanup] Use try-with-resource cleanupJoerg Kubitz2-26/+13
2021-08-16Bug 575426 - fix ZipFile leak from getArchiveValidity()I20210816-1800Joerg Kubitz1-1/+2
2021-08-15Bug 571614 - [performance] deprecate JavaProject.canonicalizedPathJoerg Kubitz2-8/+41
2021-08-15Bug 571340 - [performance] avoid validating Archives over and overI20210815-0600Joerg Kubitz1-43/+36
2021-08-10Bug 564189 - Possible typo inI20210811-1800I20210810-1800Andrey Loskutov1-1/+1
2021-07-16Bug 574788 - Can't load JavaDoc for individual module jar with uniqueJay Arthanareeswaran1-1/+1
2021-07-13Bug 574603 - [null][external] offer more IDE options for specifyingI20210713-1800Stephan Herrmann13-160/+266
2021-07-08Bug 573287 - fix unclosed zipfile handle in ArchiveFileObjectS4_21_0_M1I20210710-0000I20210709-0030Joerg Kubitz2-9/+14
2021-07-03Bug 572978 - Remove "new index" "nd" references from non-nd codeAndrey Loskutov3-9/+34
2021-07-01Bug 572978 - Remove "new index" code - remove debug option keysI20210701-1800Andrey Loskutov1-10/+0
2021-06-30Bug 572978 - Remove "new index" code - remove most referencesAndrey Loskutov5-245/+71
2021-06-30Bug 573642 - org.eclipse.jdt.internal.core.SearchableEnvironment NPESravan Kumar Lakkimsetti1-9/+11
2021-06-29Bug 574532 - [dogfooding][cleanup] Use new StringBuffer -> StringBuilderI20210629-1800Lars Vogel40-71/+71
2021-06-25Bug 574428 - [DOM AST] Need getter for JLS_LATEST.I20210625-1800Sravan Kumar Lakkimsetti1-1/+1
2021-06-23Bug 573589 - Add support for lambda evaluation with static importsGayan Perera2-1/+12
2021-06-23Bug 571252 - [memory] avoid to compute or cache JavaElement.modelJoerg Kubitz2-5/+11
2021-06-11Bug 570078 - Add new index to narrow the search index collectionI20210611-2000Gayan Perera1-16/+40
2021-06-11Bug 573239 - [performance] improve Util.getInputStreamAsByteArrayJoerg Kubitz2-2/+2
2021-06-10Bug 574115 - UnsupportedOperationException regression testI20210610-1850Joerg Kubitz1-0/+9
2021-06-10Bug 574115 - UnsupportedOperationException showing / openingAndrey Loskutov9-12/+13
2021-06-08Bug 571252 - [performance] cache JavaElement.parent chainsjkubitz46-190/+200
2021-06-08Bug 572277 - [performance] improve Util.getResourceContentsAsCharArrayJoerg Kubitz2-21/+2
2021-05-17Bug 573147 - The project name with "`" causes error when deleting theI20210517-0600Jay Arthanareeswaran2-4/+3
2021-04-30Revert "Bug 572277 - [performance] improve Util.getResourceContentsAsCharArray"I20210430-1800Manoj Palat2-2/+17
2021-04-30Bug 457813 - [type hierarchy] Stack overflowSravan Kumar Lakkimsetti1-0/+1

Back to the top