Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Bug 561467 - [15] JEP 378: Text Blocks (Standard)Y20200428-2310Jay Arthanareeswaran2-127/+63
2020-04-28Merge remote-tracking branch 'origin/master' into BETA_JAVA15Y20200428-0250Y20200428-0140Jay Arthanareeswaran12-74/+677
2020-04-27Bug 562460 - [14] Text block omits first character if followed by anJay Arthanareeswaran1-0/+16
2020-04-25Bug 562347 - UnconditionalFlowInfo.mergedWith(...) throwsI20200425-1800Stephan Herrmann1-3/+7
2020-04-24Revert "Bug 562392 - [14] Type parameters should be allowed inJay Arthanareeswaran3-96/+158
2020-04-22Bug 562392 - [14] Type parameters should be allowed in instanceofJay Arthanareeswaran3-39/+118
2020-04-22Bug 562364 - [14] Pattern variable introduced in for statement isJay Arthanareeswaran1-2/+36
2020-04-21Bug 562347 - UnconditionalFlowInfo.mergedWith(...) throwsStephan Herrmann1-0/+100
2020-04-20Bug 562250 - [14] Annotations on record components should also beI20200420-1800Jay Arthanareeswaran1-0/+125
2020-04-17Bug 562219 - [14] Records - Error not flagged for records in methodManoj Palat2-0/+54
2020-04-16Bug 562198 - [14] Switch Expression - CCE in switch expression withI20200416-1800Manoj Palat1-0/+28
2020-04-16Bug 561820 - [15] Create Java 15 version and supporting code in testsY20200427-2330Jay Arthanareeswaran9-49/+136
2020-04-16Bug 552769 - [14] ComplianceDiagnoseTest.test0042 and Compliance_1_{4,I20200416-0410Manoj Palat3-43/+82
2020-04-15Bug 562128 - JavadocTestForModule not being runJeff Johnston2-28/+9
2020-04-15Bug 562129 - NullPointerException on SwitchExpression.resolveTypeStephan Herrmann1-0/+31
2020-04-15Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran7-11/+306
2020-04-15Bug 561778 - [14] Records - Generated record members return ObjectI20200415-1800Manoj Palat1-0/+50
2020-04-14Bug 561139 - [14] Report missing param tag for component of recordJeff Johnston1-0/+100
2020-04-14Support for Unicode 13Olivier Thomann2-1/+63
2020-04-14Bug 531715 - Fix scenarios when the expression is not a name referenceJay Arthanareeswaran1-0/+124
2020-04-13Bug 562057 - [14] regression in diagnose parsing is made the testI20200414-0630I20200413-1800Stephan Herrmann5-11/+82
2020-04-07Bug 561844 - [14][test] SwitchExpressionsYieldTest tests need to removeI20200408-0600I20200407-1800I20200407-1210Manoj Palat2-340/+89
2020-04-05Bug 561766 - [14] Switch Expression - NPE in nested switch expressionI20200405-0600Manoj Palat1-34/+73
2020-04-04Bug 561316 - [test] regressions in jobs eclipse.jdt.core-run.javac-*I20200404-1800Stephan Herrmann3-13/+52
2020-04-04Bug 561762 - [14] Switch Expressions - Error not flagged for incorrectI20200404-1220I20200404-0600I20200404-0330Manoj Palat1-1/+37
2020-04-04Bug 545567 - [14][codegen] switch expression with try -Manoj Palat1-9/+864
2020-04-02Bug 560076 - [null] UnconditionalFlowInfo.isDefinitelyNull(...) throwsI20200402-2250I20200402-1800Stephan Herrmann1-0/+40
2020-04-02Bug 561528 - [14] Records - Eclipse hangs for records with recursiveI20200402-0850Kalyan Prasad Tatavarthi1-5/+93
2020-03-31Bug 465085 - [null] False positive potential null warning/error whenI20200402-0410I20200401-1800I20200331-1800Stephan Herrmann1-0/+23
2020-03-30Bug 472446 - [compiler] bogus warning "unnecessary cast"I20200330-1800Jeff Johnston1-0/+36
2020-03-29Bug 465085 - [null] False positive potential null warning/error whenI20200329-1800Stephan Herrmann1-3/+11
2020-03-29Bug 561549 - [1.8][annotation] javac no longer complains about typeStephan Herrmann2-7/+23
2020-03-29Bug 552082 - Fix the applicability of a no-@Target annotation typeStephan Herrmann3-27/+35
2020-03-28Bug 465085 - [null] False positive potential null warning/error whenI20200328-1800Stephan Herrmann1-0/+103
2020-03-28Bug 561316 - [test] regressions in jobs eclipse.jdt.core-run.javac-*Stephan Herrmann1-27/+34
2020-03-26Bug 558718 - [14] Record created in a Java14 project with previews notKalyan Prasad Tatavarthi1-0/+41
2020-03-24Bug 561280 - [null] another wrong warning after 64 fieldsI20200325-1800Stephan Herrmann1-0/+101
2020-03-24Bug 559724 - Manual array copy Use Arrays.asList or System.arraycopyI20200324-1800Carsten Hammer3-7/+5
2020-03-22Bug 559723 - Add override annotationCarsten Hammer115-0/+264
2020-03-21Bug 521778 - Meaningful floating-point cast is treated as unnecessaryI20200322-0300I20200321-1800Stephan Herrmann1-0/+22
2020-03-21Bug 418795 - [compiler] Unnecessary cast warning is wrong when castingStephan Herrmann1-1/+52
2020-03-20Bug 560451 - Activate automatic removal on unnecessary whitespace inStephan Herrmann1-1/+1
2020-03-19Bug 560451 - Activate automatic removal on unnecessary whitespace inI20200319-1800Stephan Herrmann175-99109/+99109
2020-03-19Bug 561259 - [resource] closing inner resource of wrapper chain causesStephan Herrmann1-0/+26
2020-03-19Bug 561251 - [14] CR followed by LF in the beginning of text blockJay Arthanareeswaran1-1/+26
2020-03-18Merge remote-tracking branch 'origin/BETA_JAVA14'Jay Arthanareeswaran31-650/+6822
2020-03-18Bug 551496 - [14] Remove JCP disclaimers from code, UI and marketplaceJay Arthanareeswaran25-109/+1
2020-03-17Bug 560954 - [14] [javadoc] Records - javadoc for record components -Y20200317-0225Manoj Palat1-1/+12
2020-03-16Bug 560954 - [14] [javadoc] Records - javadoc for record components -Y20200316-1300Vikas Chandra1-1/+28
2020-03-16Bug 560954 - [14] [javadoc] Records - javadoc for record components -Vikas Chandra1-0/+1

Back to the top