Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Bug 510995 - NPE at CommentsPreparator.translateFormattedTokens when using $N...Mateusz Matela1-12/+12
2017-02-07Bug 510070 - [format] AssertionError in TokenManager.lastIndexIn()Mateusz Matela1-12/+12
2017-02-07Bug 511666 - An internal error occurred during: "Updating Java index"Stefan Xenos4-25/+37
2017-02-06Fix for anon no in bug 507954 Type Hierarchy incomplete, misses someI20170206-2000Manoj Palat1-1/+20
2017-02-05Bug 511723 - [1.8][null] improve error message for array access whenTill Brychcy1-0/+7
2017-02-03Bug 484926 - [1.8][null] implement @NonNullByDefault for FIELD andI20170205-2000I20170204-2000Till Brychcy20-82/+388
2017-02-02Bug 511599 - Eclipse fails on startup due to AssertionFailedException inI20170203-2000I20170202-2000Sergey Prigogin1-2/+4
2017-02-02Bug 511547: ClassCastException inStephan Herrmann1-2/+2
2017-01-31Bug 511344 - Change calculation of the page cache sizeStefan Xenos2-1/+38
2017-01-29Bug 509324: [1.8][inference] jdt generics regression in neon.2I20170130-0600I20170129-2000Stephan Herrmann2-13/+79
2017-01-28Bug 490403 - [null] '@NonNull Integer' needs unchecked conversion toI20170128-2000Till Brychcy1-6/+2
2017-01-28Limit precision of average numbers for readability.I20170127-2200I20170127-2000Sergey Prigogin1-4/+4
2017-01-27Bug 511003 - Improve self-diagnostics for the free space trieStefan Xenos1-0/+4
2017-01-26Bug 371564 - IndexManager.writeSavedIndexNamesFile is slowStefan Xenos2-47/+158
2017-01-25Bug 510965 - Indexer getting stuck in infinite loop freeing large chunkS4_7_0_M5I20170126-1030I20170126-0505I20170125-2000I20170125-0800Stefan Xenos4-22/+86
2017-01-24Bug 508110 - JavaElement.newNotPresentException logged when runningI20170124-2000Sergey Prigogin1-19/+20
2017-01-23Bug 510053 - Optimize JavaIndex.isUpToDate using an in-memory cacheI20170124-0800I20170123-2000Stefan Xenos5-15/+233
2017-01-23Fixed bug 509804 Incorrect Enclosing Method Attribute generated forSasikanth Bharadwaj4-17/+14
2017-01-23Fixed bug 506315 ASTParser.createASTs() in StackMapFrame.addStackItemSasikanth Bharadwaj1-1/+5
2017-01-22Bug 476933: StackOverflowError in JavaElement.equalsStephan Herrmann1-1/+5
2017-01-22Bug 500024: [1.8][null] fix glitches regarding ExternalAnnotationStatusI20170122-2000Stephan Herrmann3-4/+14
2017-01-21Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenTill Brychcy7-33/+18
2017-01-21Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenI20170121-2000I20170121-0950Stephan Herrmann1-1/+1
2017-01-21Bug 510793: [1.8][model] support JSR 308 annotationsStephan Herrmann1-1/+7
2017-01-21Bug 510799 - [1.8][null] @NonNullByDefault removes explicit @NonNull onTill Brychcy1-0/+2
2017-01-20Bug 509328 - [1.8][null] @NonNullByDefault on constructor ignored whenTill Brychcy1-0/+10
2017-01-19Bug 510600 - Extract the code for scanning the workspace to a new helperI20170120-2000Stefan Xenos2-213/+283
2017-01-19Bug 510708: Wrong error message "Code assist internal error"I20170119-2000Markus Keller3-3/+3
2017-01-19update require bundle versions and remove outdated API filtersMarkus Keller2-14/+4
2017-01-19Bug 504095 - Content assist confused by @interface-typed elementsJay Arthanareeswaran1-1/+10
2017-01-19Bug 496137 - [compiler][batch] support INFO problem severity?I20170119-1010Jay Arthanareeswaran1-2/+2
2017-01-18Bug 509715: Null analysis shows errors (false positive) in editor only,Stephan Herrmann1-2/+9
2017-01-17Bug 510361: ExternalAnnotationProvider exception shall put context intoI20170118-1215I20170117-2000Stephan Herrmann1-2/+2
2017-01-16Bug 510461 - Database.giveUpExclusiveLock is a severe bottleneckI20170116-2000Stefan Xenos1-11/+35
2017-01-14Bug 510467 - Store bindings hierarchicallyI20170115-2000I20170114-2000Stefan Xenos8-46/+36
2017-01-12Bug 496137 - Fix the duplicate propertyI20170113-2000I20170112-2000Jay Arthanareeswaran1-1/+1
2017-01-11Bug 496137 - [compiler][batch] support INFO problem severityI20170112-0245I20170112-0200Jay Arthanareeswaran3-23/+61
2017-01-10Fix for bug 507954 Type Hierarchy incomplete, misses some anonymousI20170111-2000I20170111-0200Manoj Palat2-4/+7
2017-01-09Bug 510051 - The index should cache information about invalid .JAR filesI20170109-2000Stefan Xenos4-3/+58
2017-01-09Bug 510002 - Add indexer support for caching Jar manifestsStefan Xenos6-23/+99
2017-01-09Bug 509987 - Add support for caching package-info in the indexStefan Xenos2-41/+34
2017-01-09Bug 453844 - NPE in ReadManager.getContentsStephan Herrmann1-3/+3
2017-01-09Bug 496137 - [compiler][batch] support INFO problem severityJay Arthanareeswaran2-30/+28
2017-01-07Bug 509612 - Address slowness in JarPackageFragmentRoot.computeChildrenI20170108-2000I20170107-2000Stefan Xenos1-16/+0
2017-01-06Bug 509994 - Optimize annotation data in the the NdMethod structStefan Xenos5-21/+122
2017-01-06Bug 510049 - JAR files in the workspace are missing the index cacheI20170106-2000Stefan Xenos1-18/+21
2017-01-06Bug 507795 - Functional dynamic dependenciesStefan Xenos1-0/+10
2017-01-06Bug 509612 - Address slowness in JarPackageFragmentRoot.computeChildrenStefan Xenos1-0/+10
2017-01-06Bug 510011 - FieldOneToOne.put isn't updating the backpointerStefan Xenos1-3/+9
2017-01-05Bug 509612 - Address slowness in JarPackageFragmentRoot.computeChildrenStefan Xenos6-18/+161

Back to the top