Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Bug 566063 - [15] allow local enums and interfacesY20200817-0450Y20200816-1200Y20200815-1200Y20200814-1200Manoj Palat7-10/+54
2020-08-14Merge branch 'master' into BETA_JAVA15Y20200814-0650Y20200814-0630Manoj Palat1-0/+5
2020-08-14Bug 565830 - record - nested record contains reference to the enclosingI20200815-0600I20200814-1800I20200814-1040I20200814-0640I20200814-0330Manoj Palat1-0/+5
2020-08-13Bug 565732 - [15] record declaration without parenthesis not flaggedJay Arthanareeswaran2-1/+12
2020-08-12Merge branch 'master' into BETA_JAVA15Manoj Palat24-591/+645
2020-08-12Bug 563186 - [15] Record - override annotation for accessorsY20200812-1200Jay Arthanareeswaran1-1/+6
2020-08-12Bug 563182 - [15] Records - SafevarargsJay Arthanareeswaran2-29/+52
2020-08-12Bug 565844 - [14] Compiler rejects code with conditionalManoj Palat24-590/+643
2020-08-10Bug 565438 - [15] Consolidate all language feature support errorY20200811-1200Y20200810-1200Jay Arthanareeswaran1-0/+5
2020-08-07Bug 565850 - [15] Provide offset location for "permits"Y20200809-1200Y20200808-1200Y20200807-1200P20200810-0350P20200810-0320P20200808-0230P20200807-1210P20200807-1200P20200807-1140Kalyan Prasad Tatavarthi2-2/+6
2020-08-06Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran9-49/+176
2020-08-06Bug 565844 - [14] Compiler rejects code with conditional expression in aI20200806-1800Jay Arthanareeswaran1-2/+13
2020-08-05Bug 565782 - [15] sealed - flag enums implicitly sealed with enumY20200806-1200Y20200805-1200Jay Arthanareeswaran3-8/+8
2020-08-04Bug 565786 - [15] record - implicit canonical constructor in a nestedY20200804-1200Manoj Palat1-1/+3
2020-08-03Bug 565782 - [15] sealed - flag enums implicitly sealed with enumManoj Palat2-3/+29
2020-07-30Bug 565639 - Compiler generates wrong line number information with textI20200804-1800I20200803-1800I20200803-0210Jay Arthanareeswaran1-12/+7
2020-07-30Bug 565592 - [15] permitted types are not computed properly fromJay Arthanareeswaran1-1/+3
2020-07-29Bug 565388 - [15] sealed error to be changed to be more meaningfulManoj Palat1-2/+4
2020-07-29Bug 565638 - [15] Sealed - wrongly flags error for implicitly permittedManoj Palat2-37/+15
2020-07-29Bug 565116 - [15] sealed types - incorrect permits not allowed errorY20200729-0630Manoj Palat1-2/+2
2020-07-28Bug 562101 - [14] Wrong bytecode when switch expression is embeddedI20200801-1800I20200801-0010I20200731-2040I20200731-1800I20200731-0520I20200730-1800I20200729-1800I20200729-0120I20200728-1800I20200728-1120Manoj Palat7-34/+155
2020-07-28Bug 565561 - [15][codegen] Sealed Types - Inner Class attributes ofY20200728-0600Manoj Palat1-6/+5
2020-07-27Bug 565438 - [15] Consolidate all language feature support errorJay Arthanareeswaran11-136/+174
2020-07-22Bug 565386 - Content Assist in AnnotationMethod gives ClassCastExceptionI20200727-1800I20200726-1800I20200724-1800I20200724-0600I20200723-1800I20200723-1030I20200723-0620I20200722-1800I20200722-1140I20200722-0610Vikas Chandra1-1/+1
2020-07-22Bug 565211 - Outline view shows 2 elements for a single component in aY20200722-1200Jay Arthanareeswaran8-71/+93
2020-07-22Bug 564672 - [15] type identifier "record" not flagging errors inSravan Kumar Lakkimsetti1-1/+1
2020-07-20Merge branch 'master' into BETA_JAVA15Manoj Palat5-96/+119
2020-07-19Bug 565156 - Compiler crash on switch expressions with try-catch andI20200719-2010Manoj Palat4-43/+88
2020-07-16Bug 565267 - [subword] improved boundaries for mixed caps and camel caseI20200718-1800I20200717-1800I20200716-1800Julian Honnen1-53/+31
2020-07-16Bug 565194 - [15] Escaped \t processed as whitespace in a text blockJay Arthanareeswaran1-93/+97
2020-07-14Bug 565174 - [15] 'sealed' modifier not set when reconstructed fromY20200715-1200Jay Arthanareeswaran1-0/+2
2020-07-13Bug 565168 - [15] Merge 4.17 M1 to BETA_JAVA15 -Merge branch 'master'Manoj Palat12-70/+124
2020-07-10Bug 564638 - [15] 'sealed' and 'permits' disallowed as type identifiersY20200711-1200Manoj Palat5-0/+19
2020-07-10Bug 565104 - [15] JEP 384 Records - generated canonical constructors toManoj Palat1-3/+3
2020-07-06Bug 564922 - Compiler fails to use Java 16 when release option isS4_17_0_M1I20200714-1800I20200713-2230I20200713-1800I20200712-1800I20200711-2250I20200711-1800I20200710-1800I20200710-0230I20200708-1800I20200708-0600I20200707-1800I20200707-0600I20200706-2300I20200706-1800Andrey Loskutov2-39/+59
2020-07-06Bug 564830 - [15][sealed] Fix location or message for compile error onY20200708-1200Manoj Palat2-9/+9
2020-07-03Bug 564146 - [14] Records - Non-canoncial constructors must call anManoj Palat5-1/+29
2020-07-02Bug 564591 - ParameterizedTypeBinding drops annos from ReferenceBindingI20200702-2150I20200702-1800Eric Milles1-3/+5
2020-07-02Bug 564638 - [15] sealed - permits disallowed as type identifierY20200704-1200Y20200703-0300Manoj Palat7-7/+39
2020-06-26Bug 563654 - EclipseCompiler reports suppressed warningsThomas Wolf1-4/+0
2020-06-25Bug 564646 - [15] AIOOBE while reconciling sealed type declarationManoj Palat1-1/+4
2020-06-25Bug 564613 - Method name permits causes compilation error in EclipseManoj Palat22-169/+170
2020-06-25Bug 563181 - [15] Records - Clarification on annotations on recordJay Arthanareeswaran11-194/+180
2020-06-25Bug 563187 - [15] Records - Flag error for field assignment in compactManoj Palat8-55/+114
2020-06-24Bug 563698 - [15] [DOM] [AST] provide an API on IMethodBinding for Compact Co...I20200624-1800Kalyan Prasad Tatavarthi3-1/+9
2020-06-24Bug 564498 - [15] JEP 360 error flagged for implicit permits in innerY20200624-1200Jay Arthanareeswaran2-46/+86
2020-06-23Bug 563184 - [15] Record - Constructor Formal parameter requirementManoj Palat4-0/+32
2020-06-23Bug 563183 - [15] Records - Canonical constructor need not be public -Manoj Palat2-4/+0
2020-06-22Bug 563183 - [15] Records - Canonical constructor need not be publicManoj Palat5-20/+29
2020-06-22Bug 563806 - [15] JEP 360 - Sealed Types - Type Resolution - minimalManoj Palat4-71/+11

Back to the top