Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Bug 561092 - [14] Renaming record does not work correctlyY20200313-1100Kalyan Prasad Tatavarthi2-3/+19
2020-03-13Bug 560499 - [14] Run all search tests on gerritJay Arthanareeswaran3-1121/+1109
2020-03-13Bug 561067 - [14] - Refactor rename of instanceof pattern variableKalyan Prasad Tatavarthi1-1/+2
2020-03-12Bug 561048 - [14] Search not available for Instance of pattern variableVikas Chandra4-7/+135
2020-03-12Bug 560781 - [14] isRecord for a SourceTypeBinding for a record withVikas Chandra1-0/+22
2020-03-11Bug 560893 - [14] local record and internal record are not supportedY20200311-0915P20200311-1045Manoj Palat38-529/+706
2020-03-11Merge tag 'S4_15_0_RC2' into BETA_JAVA14Jay Arthanareeswaran5-7/+8
2020-03-11Bug 552678 - [14]JEP 368: Text Blocks (Second Preview)Jay Arthanareeswaran3-31/+116
2020-03-11Bug 531715: [14] JEP 305: Pattern Matching for instanceof (Preview)Jay Arthanareeswaran12-33/+406
2020-03-10Follow up commit for Manoj Palat1-8/+3
2020-03-10Bug 560807 - [14] IType.isRecord returns false for recordKalyan Prasad Tatavarthi8-12/+34
2020-03-09Bug 560002 - [14][javadoc] Records - javadoc for record componentsY20200310-0525Y20200309-1300Vikas Chandra2-2/+62
2020-03-08Bug 560569 - [14] generated record class file has some kind of weirdY20200308-0700Y20200308-0520Manoj Palat2-0/+4
2020-03-07Bug 558008 - [14] Record - DOM AST rewrite supportSarika Sinha1-1/+1
2020-03-06Bug 560770 - [14] No preview warning on recordManoj Palat2-1/+28
2020-03-06Bug 553088 - [14] DOM Support for JLS14Sarika Sinha5-31/+41
2020-03-06Bug 553157 - [14] Records - Content Assist - records not proposed asVikas Chandra3-71/+47
2020-03-05Bug 560827 - [14] CR followed by LF in a textblock is interpreted as twoJay Arthanareeswaran2-3/+51
2020-03-05Bug 560798 - [14] Records - Annotation on record component withY20200305-0600Manoj Palat2-4/+97
2020-03-05Bug 560797 - [14] Record - strictfp modifier not propagated to generatedManoj Palat2-1/+38
2020-03-04Bug 560772 - Local ecj build has a SHA-256 digest error forX20200306-0700X20200305-1900X20200305-0700X20200304-1900S4_15_0_RC2R4_15I20200305-0155I20200304-1800R4_15_maintenanceAndrey Loskutov1-1/+2
2020-03-03Fixed bundle versionsX20200304-0700X20200303-1900I20200304-0600I20200303-1800Dani Megert4-6/+6
2020-03-03Testcases for Bug 560496 - [14] [compiler] Records - missing finalManoj Palat1-1/+33
2020-03-03Followup of Bug 560569 - [14] generated record class file has some kindManoj Palat2-0/+18
2020-03-03Bug 553157 - [14] Records - Content Assist - don't propose extends inVikas Chandra2-6/+356
2020-03-03Bug 560486 - [14] Selecting an accessor method gives record Java elementKalyan Prasad Tatavarthi1-1/+1
2020-03-03Bug 560486 - [14] Selecting an accessor method gives record Java elementKalyan Prasad Tatavarthi1-7/+31
2020-03-03Bug 560569 - [14] generated record class file has some kind of weirdP20200303-0310Manoj Palat4-15/+81
2020-03-02Merge remote-tracking branch 'origin/master' into BETA_JAVA14Jay Arthanareeswaran21-41/+298
2020-03-02Bug 560486 - [14] Selecting an accessor method gives record Java elementVikas Chandra1-2/+3
2020-03-02Bug 549687 - NPE in AnnotationDiscoveryVisitor#resolveAnnotations inX20200303-0700X20200302-1900X20200302-0930X20200302-0700I20200303-0600I20200302-1800I20200302-0600Jay Arthanareeswaran7-3/+14
2020-03-02Bug 558073: [13] Var type with switch expression + yield doesn't inferI20200301-2310Jay Arthanareeswaran2-4/+144
2020-03-01Bug 560460 - add java.util.Scanner to well-known fluent resource classesX20200301-1900I20200301-1800Michael Keppler2-1/+19
2020-02-29[test] Bug 560310 - [null] Bogus error message in loopX20200301-0700X20200229-1900I20200301-0600I20200301-0030I20200229-1800Stephan Herrmann1-8/+19
2020-02-28Bug 543073 - The CompilationUnitSorter.sort() throws on level = 11 inX20200229-0700X20200228-1900X20200228-0700X20200228-0520I20200229-0600I20200228-1800Manoj Palat2-2/+31
2020-02-27Bug 560605 - [14] Record - static modifier should not be allowed in topP20200302-0245Manoj Palat3-6/+6
2020-02-27Bug 560260 - Implicit methods should get specific modifiersJay Arthanareeswaran5-2/+83
2020-02-27Bug 560572 - [14] Record components should be computed soonerJay Arthanareeswaran3-2/+5
2020-02-27Bug 560496 - [14] [compiler] Records - missing final modifier forManoj Palat1-0/+4
2020-02-26Bug 560531 - [14] Records - compilation error in Records with typeManoj Palat2-2/+53
2020-02-25Bug 559995 - [14] Using extends for a Record does not create an AST forY20200225-1040Vikas.Chandra24-513/+514
2020-02-25Bug 559681 - [14] Refactor rename is not working for component of aKalyan Prasad Tatavarthi3-0/+19
2020-02-25Bug 560486 - [14] Selecting an accessor method gives record Java element Vikas Chandra1-0/+22
2020-02-24Bug 560309 - [content assist] backtracking for subword matchingX20200227-1900X20200227-0700X20200227-0130X20200226-0700X20200225-1900X20200225-0700X20200224-1900S4_15_0_RC1I20200226-1800I20200226-0600I20200225-1800I20200225-0600I20200224-1800Julian Honnen2-6/+49
2020-02-23Bug 560310 - [null] Bogus error message in loopX20200224-0700I20200224-0600I20200223-2335Stephan Herrmann6-27/+168
2020-02-21Merge remote-tracking branch 'origin/master' into BETA_JAVA14Jay Arthanareeswaran52-76/+1650
2020-02-20Bug 560260 - Add implementation for RecordComponentElement#getAccessor()Jay Arthanareeswaran5-8/+72
2020-02-20Bug 560260 - [14] Provide JSR 269 support for Java 14 features - api toManoj Palat1-9/+32
2020-02-19Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200219-1055Y20200219-0850Jay Arthanareeswaran5-103/+10
2020-02-19Bug 560256 - [14] Records shouldn't allow transient as modifierJay Arthanareeswaran7-25/+125

Back to the top