Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Merge remote-tracking branch 'origin/R4_7_maintenance'I20180322-0645I20180322-0225I20180321-2000Jay Arthanareeswaran147-349/+3642
2018-03-21Post Merge Java 10 work, remove copyright disclaimer, @since tag etc.M20180322-0400Jay Arthanareeswaran45-1410/+34
2018-03-20Bug 531362 - [18.3][tests] test failures on running with Java 10P20180321-0045Stephan Herrmann3-5/+3
2018-03-20Bug 530308 - [9] check usage of ClassFileReader.classFileNameStephan Herrmann3-20/+6
2018-03-20Bug 531040 - [10][quick assist] Convert type to 'var'Stephan Herrmann1-0/+43
2018-03-20Bug 532670 - [10] cannot launch jvm 10 from compiler testsStephan Herrmann1-1/+2
2018-03-20Merge remote-tracking branch 'origin/R4_7_maintenance' into BETA_JAVA_18_3Jay Arthanareeswaran6-25/+279
2018-03-19Bug 532586 - [testsources] incremental builds are not working inI20180320-2000I20180319-2000Till Brychcy2-3/+53
2018-03-19Bug 527569 - [9] Add --release option to Java Compilerkalyan prasad1-0/+1
2018-03-16Bug 532450 - TypesImpl doesn't yet implement certain methodsJay Arthanareeswaran4-25/+96
2018-03-16Fixed Bug 530920: [10][compiler] var is not a valid type variable andP20180319-0325P20180319-0305P20180316-1305P20180316-1120Sasikanth Bharadwaj3-3/+62
2018-03-15Bug 532137 - Todays update produces compile error but javac compilesI20180318-2000I20180317-1500I20180316-2000I20180316-0740I20180316-0730I20180316-0525I20180316-0510I20180316-0455I20180315-2000Till Brychcy3-2/+77
2018-03-15Bug 532476 - [10][content assist] No result fromJay Arthanareeswaran3-4/+80
2018-03-15Bug 525842 - [9] Got java.nio.channels.ClosedByInterruptExceptionStephan Herrmann4-27/+31
2018-03-14Bug 522601 - [9] NPE on adding invalid JAR to modulepathStephan Herrmann2-2/+22
2018-03-14Bug 527070 - [9][test]I20180314-2000Stephan Herrmann1-0/+97
2018-03-14Bug 327717 - ConcurrentModificationException inAndrey Loskutov1-16/+30
2018-03-14Bug 530444 - [10] JSR 269 API changesY20180315-1000Jay Arthanareeswaran24-24/+78
2018-03-14Bug 532421 - [18.3] Using type of a variable as 'var' in aManoj Palat3-7/+63
2018-03-14Actual fix for bug 532349Sasikanth Bharadwaj1-5/+1
2018-03-14Bug 531717 - TypesImpl.erasure() should not throw CCE for NoType andJay Arthanareeswaran4-4/+36
2018-03-13Bug 530113 - Java Model Exception in error log when changing fromI20180313-2000Stephan Herrmann5-1/+152
2018-03-13Bug 531860 - JDT Core Batch Compiler Ant build failsStephan Herrmann3-1/+1
2018-03-13Fixed Bug 532349: [10] wildcard bounds lost when indirectly assignedP20180313-0940Sasikanth Bharadwaj2-5/+76
2018-03-13Fixed bug 373371 - [compiler] JDT Compiler reports an error whereasSasikanth Bharadwaj4-102/+248
2018-03-12Bug 531705 - Java Module search does not search for automatic modules -Manoj Palat4-7/+44
2018-03-12Bug 531717 - TypesImpl.erasure() should not throw CCE for NoType andI20180312-2000Jay Arthanareeswaran4-4/+36
2018-03-12Bug 532309 - Fix warnings in official buildJay Arthanareeswaran8-15/+13
2018-03-12Fixed property text (use double quotes)Dani Megert1-1/+1
2018-03-12Fixed bug 530879: [10][compiler] ForEachStatement accepts void type whenSasikanth Bharadwaj4-3/+74
2018-03-11Bug 532290 - Generify JavaModelManagerI20180311-2000Andrey Loskutov4-398/+392
2018-03-10Bug 485080 - Binding based hover throws NPE on source file that's not onStephan Herrmann2-8/+63
2018-03-10Bug 531641 - NPE in SourceIndexer#indexResolvedDocument()I20180310-1500Stephan Herrmann3-8/+71
2018-03-09Bug 531046: [10] ICodeAssist#codeSelect support for 'var'Jesper Steen Møller4-5/+68
2018-03-09Bug 528818 - Disable the tests for JRE 8 and belowI20180309-2000Jay Arthanareeswaran1-0/+3
2018-03-08Bug 532177: [10] Generate Javadoc wizard doesn't offer 10 as "JRE sourceNoopur Gupta2-2/+13
2018-03-08Bug 528305: [9][javadoc] Generate Javadoc wizard doesn't offer 9 as "JREY20180308-1000Noopur Gupta1-0/+14
2018-03-05Bug 527569 - Add new compiler option for --release and fix errors withS4_8_0_M6I20180308-0630I20180307-2000I20180307-1025I20180307-0900I20180307-0825I20180307-0800I20180306-2000I20180306-0800I20180305-2000I20180305-0800Jay Arthanareeswaran7-4/+166
2018-03-04Bug 519070 - Compiler hangs while compiling very large Java files (> 100I20180305-0300I20180304-2000Stephan Herrmann1-8/+15
2018-03-04Bug 529367 - [9] NPE in BinaryModuleBinding.create(...) during searchStephan Herrmann14-50/+126
2018-03-04Bug 531860 - JDT Core Batch Compiler Ant build failsStephan Herrmann6-13/+440
2018-03-04Bug 530305 - [null] consider opening @NonNullByDefault to all defaultTill Brychcy4-5/+15
2018-03-03Bug 527755 - Provide APIs for internal code in jdt.core that is neededI20180304-0800Till Brychcy1-0/+78
2018-03-03Bug 531956 - [9] "Illegal character in opaque part" error fromI20180303-1500I20180303-1200Andrey Loskutov2-12/+12
2018-03-02Bug 487686 - [formatter] Make default profiles work with auto-format: Disable...I20180303-0800I20180303-0335I20180303-0155I20180303-0055I20180302-2000Mateusz Matela5-15/+37
2018-03-02Bug 514611 [formatter] Enum constants wrapping: enable in default profileMateusz Matela1-1/+1
2018-03-01Bug 475823 - "Eclipse" default formatter should not add lineI20180301-2000Lars Vogel5-5/+82
2018-03-01Bug 531763 - [9] replace provisional API in JavaModelAccess used byTill Brychcy3-322/+0
2018-03-01Bug 529556 - [18.3] Add content assist support for 'var' as a typeJesper Steen Møller4-3/+30
2018-03-01Fixed Bug 531531: [codegen] invokeDynamic constant pool entries are notOlivier Thomann4-167/+413

Back to the top