Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-22Bug 528350 - [10] update in JLS 7.5.3 re duplicate static importsS4_7_3_aRC1M20180323-1030M20180322-1835M20180322-1700Stephan Herrmann1-0/+47
2018-03-22Bug 532753 - Version issues with 4.7.3aM20180322-1030M20180322-0935Sravan Kumar Lakkimsetti2-2/+2
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-16Fixed Bug 530920: [10][compiler] var is not a valid type variable andP20180319-0325P20180319-0305P20180316-1305P20180316-1120Sasikanth Bharadwaj1-1/+46
2018-03-13Fixed Bug 532349: [10] wildcard bounds lost when indirectly assignedP20180313-0940Sasikanth Bharadwaj1-0/+72
2018-03-12Fixed bug 530879: [10][compiler] ForEachStatement accepts void type whenSasikanth Bharadwaj3-3/+64
2018-03-09Bug 531046: [10] ICodeAssist#codeSelect support for 'var'Jesper Steen Møller1-0/+30
2018-02-28Bug 527554 - [18.3] Compiler support for JEP 286 (LVTI)Jesper Steen Møller1-2/+127
2018-02-22Bug 531046 - [10] ICodeAssist#codeSelect support for 'var'Jay Arthanareeswaran1-0/+58
2018-02-19Bug 531333 - [18.3][batch][compiler] compliance version not recognizedP20180220-0445P20180220-0325P20180220-0010Manoj Palat1-0/+7
2018-02-19follow-up commit Bug 531326 - [10][tests] Add RunAllJava10Tests akin toManoj Palat1-2/+22
2018-02-15Test for Bug 530299 - [10][dom ast] AST level for Java 10 / 18.3Y20180215-1000P20180215-1110Manoj Palat1-0/+28
2018-02-14Bug 531099 - [10] Invalid @since 3.15 tag on JavaCore.VERSION_10Jay Arthanareeswaran3-1/+10
2018-02-13Copyright update for changes in bug 527558Manoj Palat1-1/+5
2018-02-13Fix for api change for Bug 527558 - [18.3] Add DOM support for 'var' -Manoj Palat1-1/+5
2018-02-08Merge remote-tracking branch 'origin/R4_7_maintenance' intoSasikanth Bharadwaj10-63/+633
2018-02-08Merge branch 'R4_7_maintenance' into BETA_JAVA_18_3Sasikanth Bharadwaj10-2592/+4528
2018-02-08527554: [18.3] Compiler support for JEP 286 Local-Variable TypeJesper Steen Møller6-7/+743
2018-02-06Bug 526335 - [9][hovering] Deprecation warning should show the newS4_7_3_RC1M20180207-1700M20180207-0400Stephan Herrmann4-31/+525
2018-02-03Bug 527731 - Incorrect cycle detected in type hierarchyStephan Herrmann1-0/+48
2018-02-03Bug 530634 - Remove JAVA_TOOL_OPTIONS from sub-process envMikael Barbero2-7/+17
2018-01-29Bug 529680 - Automatic module not recognized for hibernate-jpa-2.1-apiM20180131-0400Till Brychcy1-0/+5
2018-01-18Bug 519147 - [1.8][inference] Unknown error during inferenceStephan Herrmann3-26/+39
2018-01-18Fixed Bug 521182: [compiler] method reference on null object shouldSasikanth Bharadwaj2-52/+124
2018-01-17Update bundle versions for 4.7.3Jay Arthanareeswaran2-2/+2
2018-01-17Tests for bug 508889 [9] Support Module attribute in DisassemblerManoj Palat1-1/+133
2018-01-17Fix for bug 529654 [9][dom ast] standalone ast parser create returningManoj Palat1-0/+24
2018-01-03Fixed bug 526911: Generated class file causes exception, works withM20180103-0445M20180103-0420M20180103-0400Sasikanth Bharadwaj2-2529/+2753
2017-12-21Bug 528990 - Update POM versions to 4.7.3M20171227-0400M20171222-0250M20171222-0155Sravan Kumar Lakkimsetti1-1/+1
2017-12-10Bug 527556 - Bump JDK to majorVersion 54, now JDK10-EA35 is outJesper Steen Møller2-1/+7
2017-11-27Bug 527556 - [18.3] Add compiler source/target options for JDK 10Jesper Steen Møller5-15/+46
2017-11-23Bug 527464: [9] help does not show many new java 9 optionsS4_7_2_RC3M20171123-0800Jay Arthanareeswaran1-0/+3
2017-11-21Bug 527260 - [Java 9] need an equivalent option to the javac --releaseJay Arthanareeswaran2-1/+751
2017-11-21Bug 525266: [9] ECJ doesn't report conflicting packages when modules areJay Arthanareeswaran1-1/+330
2017-11-21Fixed Bug 525303: [compiler] Explicitly typed lambda targeting a wildSasikanth Bharadwaj1-2/+32
2017-11-21Fixed Bug 522469: [compiler]Invalid error about lambda parameters whenSasikanth Bharadwaj1-0/+58
2017-11-15Fixed Bug 521818: [compiler] LambdaConversionException when using aM20171115-0400Sasikanth Bharadwaj1-0/+44
2017-11-15Fix for Bug 526996: CompilationUnit.setCommentTable(...) throwsManoj Palat1-2/+97
2017-11-14Fixed Bug 521808: [compiler][inference] Eclipse complains method isM20171114-1700Sasikanth Bharadwaj2-1/+67
2017-11-14Fixed Bug 517951: Internal compiler error: null pointer exception onSasikanth Bharadwaj1-0/+109
2017-11-08Bug 525576 - StackOverflowError inS4_7_2_RC1M20171108-1700Till Brychcy1-0/+102
2017-11-08Increase bundle version for Oxygen Update 2 (4.7.2)Jay Arthanareeswaran2-2/+2
2017-11-07Bug 525432: Fix compile warnings in official buildJay Arthanareeswaran2-6/+6
2017-10-13Bug 525989 - Update POM versions to 4.7.2Sravan Kumar Lakkimsetti1-1/+1
2017-09-20BETA_JAVA9 merger - Removing disclaimer in copyright textJay Arthanareeswaran53-216/+0
2017-09-20BETA_JAVA9 merger - update versions for changed bundlesJay Arthanareeswaran2-3/+3
2017-09-20Merge remote-tracking branch 'origin/BETA_JAVA9' into R4_7_maintenanceJay Arthanareeswaran68-3891/+12484
2017-09-19Bug 520839 - Downgrade the problem default severity to warningJay Arthanareeswaran1-5/+5
2017-09-19Fixed bug 521978: [compiler][inference] Eclipse accepts diamondSasikanth Bharadwaj2-5/+76

Back to the top