Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-19Bug 560256 - [14] Records shouldn't allow transient as modifierJay Arthanareeswaran2-15/+94
2020-02-16Bug 531715: [14] JEP 305: Pattern Matching for instanceof (Preview)Y20200218-0315Y20200218-0120Jay Arthanareeswaran2-71/+123
2020-02-11Bug 559992 - [14] Record - Compact Constructor should not have throwsManoj Palat1-2/+34
2020-02-07Bug 559881 - [14] unimplemented methods error for Record highlightsManoj Palat1-5/+5
2020-02-03Merge remote-tracking branch 'origin/master' into BETA_JAVA14Manoj Palat6-41/+280
2020-02-01Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20200205-1800I20200205-0030I20200204-1800I20200203-1800I20200202-1800I20200201-1800Stephan Herrmann1-5/+13
2020-01-30Bug 552082 - Fix the applicability of a no-@Target annotation typeStephan Herrmann4-138/+98
2020-01-30Bug 559677 - [compiler] Endless Loop in Parser.parse() while saving JavaI20200131-1800I20200130-1800Stephan Herrmann1-0/+25
2020-01-27Bug 559574 - [14] Record - NPE build errorManoj Palat1-0/+34
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200129-1800I20200129-0935I20200129-0100I20200128-1805I20200127-1800Stephan Herrmann2-6/+10
2020-01-26Bug 482242 - [compiler][null] option to raise problems when unsafelyI20200126-1800Stephan Herrmann3-34/+203
2020-01-23Bug 559449 - Array index out of bounds inI20200126-0250I20200125-1805I20200124-1800I20200123-1800Stephan Herrmann1-0/+19
2020-01-23Bug 559448 - [14] Records - multiple varargs not flagging error P20200123-0805Manoj Palat2-1/+65
2020-01-22Bug 422760 - Certain escaped digits in string literals causeI20200123-0525I20200123-0430I20200122-1805Olivier Thomann1-1/+15
2020-01-22Bug 559281 - [14] Record - void type, wait param error flagging and moreP20200122-0550Manoj Palat2-1/+34
2020-01-21Merge remote-tracking branch 'origin/master' into BETA_JAVA14Y20200121-0055Jay Arthanareeswaran1-1/+39
2020-01-20Bug 531715 - [14] JEP 305: Pattern Matching for instanceof (Preview)Y20200120-2315Jay Arthanareeswaran4-35/+1520
2020-01-19Bug 558759 - Gerrits are failing for JDT coreI20200121-2225I20200121-1805I20200120-1800Stephan Herrmann1-1/+3
2020-01-17Bug 558343 - [14] Records - create implicit overrideY20200120-0020Manoj Palat1-18/+20
2020-01-16Bug 559245 - [14] Records - interfaces implements in grammarManoj Palat1-43/+43
2020-01-14Merge remote-tracking branch 'origin/master' into BETA_JAVA14Y20200114-0045Jay Arthanareeswaran5-28/+951
2020-01-13Bug 559119 - Warning: "Resource leak: '<unassigned Closeable value>' isStephan Herrmann1-1/+37
2020-01-09Bug 558970 - [14] Track all failing tests at compliance 14Stephan Herrmann1-42/+7
2020-01-09Bug 551348 - [14] Create Java 14 version and supporting code in testsJay Arthanareeswaran5-17/+64
2020-01-07Bug 553567 - [14] Records - Flag error for Record ClassTypeManoj Palat2-2/+35
2020-01-06Bug 466477 - [null] Improve error message "...inherited method ...I20200106-1805Stephan Herrmann2-18/+51
2020-01-06Bug 558844 - ? : Operator causes java.lang.VerifyError: InconsistentOlivier Thomann1-0/+31
2020-01-06Bug 553152 - [14] Records - Type Resolution - bug fix wrt restrictedManoj Palat1-1/+1
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledI20200106-0600I20200105-1800Stephan Herrmann2-3/+2
2020-01-05Bug 479389 - [null] warn when annotation based null analysis is enabledStephan Herrmann2-2/+5
2020-01-03Bug 558759 - Gerrits are failing for JDT coreI20200105-0955I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800Stephan Herrmann1-0/+34
2020-01-03Bug 558764 - [14] Records - Support for RECORD_COMPONENT annotationsManoj Palat1-6/+85
2020-01-02Bug 527761 - Extension of Byte Array Output Stream warned to be closed.I20200102-1800Stephan Herrmann1-4/+136
2020-01-02Bug 558494: [14] Disassembler Support for records - component infoY20200103-2350Manoj Palat1-2/+25
2020-01-01Bug 558494: [14] Disassembler Support for recordsManoj Palat1-0/+89
2019-12-29Bug 552521 - [resource] warning against '<unassigned Closeable value>'I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800Stephan Herrmann1-21/+69
2019-12-28Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann1-0/+40
2019-12-28Bug 404648 - [1.8][compiler] investigate differences between ECJ & javacI20191228-1800Stephan Herrmann1-5/+8
2019-12-27Bug 459397 - [null] 3.7 Regression: potential null error when cannot beStephan Herrmann1-0/+104
2019-12-26Bug 400523 - Invalid Resource Leak Warning Reported for void Method;Stephan Herrmann1-0/+52
2019-12-26Bug 552441 - "Potential resource leak" erroneously reported withinI20191226-1800Stephan Herrmann1-0/+65
2019-12-26Bug 519740 - [compiler][resource] Bogus warning: 'Potential resourceStephan Herrmann1-0/+21
2019-12-25Bug 552521 - [resource] warning against '<unassigned Closeable value>'Stephan Herrmann1-0/+156
2019-12-24Bug 463320 - [compiler][resource] potential "resource leak" problemI20191225-1800I20191224-1800Stephan Herrmann1-0/+26
2019-12-24Bug 558574 - [resource] Resource leak analysis should understandStephan Herrmann1-8/+34
2019-12-23Bug 463320 - [compiler][resource] potential "resource leak" problemI20191223-1800Stephan Herrmann1-3/+97
2019-12-20Bug 558517 - ClassFile.getNewTypeBinding(...) throwsStephan Herrmann1-1/+57
2019-12-18Bug 558343: [14] Records - create implicit override methods - fixManoj Palat1-0/+18
2019-12-17Merge remote-tracking branch 'origin/master' into BETA_JAVA14Y20191217-0600Sarika Sinha6-20/+153
2019-12-16Bug 558343 - [14] Records - create implicit override methodsManoj Palat1-6/+55

Back to the top