Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Bug 565782 - [15] sealed - flag enums implicitly sealed with enumY20200806-1200Y20200805-1200Jay Arthanareeswaran2-6/+4
2020-07-30Bug 565592 - [15] permitted types are not computed properly fromJay Arthanareeswaran2-1/+7
2020-06-16Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran4-7/+38
2020-06-12Bug 477291 - Ensure the module field is being setI20200617-1800I20200616-1800I20200616-0620I20200616-0320I20200616-0140I20200615-1800I20200614-1800I20200613-1800I20200612-1800I20200612-0650Jay Arthanareeswaran1-0/+1
2020-06-12Bug 535062 - Annotation with @target MODULE are not processedJeremy Kuhn3-7/+37
2020-06-10Bug 564109 - [15] Provide JSR 269 support for Java 15 featuresJay Arthanareeswaran2-1/+38
2020-05-15Merge remote-tracking branch 'origin/master' into BETA_JAVA15 - plus GTTManoj Palat7-20/+38
2020-05-05Bug 562760 - [apt] APT annotation changes / JavaElement14 testRecordsI20200505-1800Jay Arthanareeswaran3-12/+14
2020-05-05Bug 562439 - [14][compiler][internal] Record components to have separateManoj Palat1-0/+18
2020-05-03Bug 562439 - [14][compiler][internal] Record components to have separateI20200503-1800Manoj Palat3-1/+4
2020-04-28Bug 562559 - avoid declaring ClassFormatException if not neededAndrey Loskutov1-8/+3
2020-04-28Merge remote-tracking branch 'origin/master' into BETA_JAVA15Y20200428-0250Y20200428-0140Jay Arthanareeswaran4-2/+10
2020-04-21Bug 560292 - Handle -nowarn:[paths] for generated sourcesThomas Wolf3-2/+5
2020-04-17Bug 562242 - [14] RecordComponentElementImpl should override/implI20200419-1800I20200418-1800I20200417-1800Jay Arthanareeswaran1-0/+5
2020-04-16Bug 561820 - [15] Create Java 15 version and supporting code in testsY20200427-2330Jay Arthanareeswaran1-0/+3
2020-04-05Bug 560204 - Map Diagnostic.Kind.{NOTE,OTHER} to ProblemSeverities.InfoI20200406-0120I20200405-1800Thomas Wolf1-1/+4
2020-03-24Bug 559724 - Manual array copy Use Arrays.asList or System.arraycopyI20200324-1800Carsten Hammer2-6/+4
2020-03-22Bug 559723 - Add override annotationCarsten Hammer7-0/+24
2020-03-19Bug 560451 - Activate automatic removal on unnecessary whitespace inI20200319-1800Stephan Herrmann45-358/+358
2020-03-18Bug 551496 - [14] Remove JCP disclaimers from code, UI and marketplaceJay Arthanareeswaran4-16/+0
2020-03-02Merge remote-tracking branch 'origin/master' into BETA_JAVA14Jay Arthanareeswaran1-1/+1
2020-03-02Bug 549687 - NPE in AnnotationDiscoveryVisitor#resolveAnnotations inX20200303-0700X20200302-1900X20200302-0930X20200302-0700I20200303-0600I20200302-1800I20200302-0600Jay Arthanareeswaran1-1/+1
2020-02-27Bug 560572 - [14] Record components should be computed soonerJay Arthanareeswaran1-2/+1
2020-02-20Bug 560260 - Add implementation for RecordComponentElement#getAccessor()Jay Arthanareeswaran2-5/+9
2020-02-19Bug 560260 - Record components should also be considered as fieldsJay Arthanareeswaran3-7/+16
2020-02-18Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200218-1420Y20200218-1210Jay Arthanareeswaran3-6/+91
2019-10-04Bug 550750 - [14] JEP 359 : Records (Preview) Grammar Changes - Part 1Manoj Palat1-0/+7
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat1-2/+31
2019-09-12Bug 532029 - APT: don't close class loader between roundsThomas Wolf1-2/+3
2019-07-04Bug 547181 - [9][impl] Reconsider representation and lookup of packagesI20190704-1800Till Brychcy2-41/+15
2019-07-02Bug 547181 - [9][impl] Reconsider representation and lookup of packagesStephan Herrmann2-13/+6
2019-04-02Bug 535819 - possible NPE when using ecj >3.13.0 with annotationStephan Herrmann1-2/+2
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran2-8/+0
2019-03-06Bug 545086 - [12] Refactor to reuse all code to remove '/' from pathY20190306-2200P20190306-0525Jay Arthanareeswaran1-2/+2
2019-03-02Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran2-4/+28
2019-01-22Bug 532145 - [9] NullPointerException when run with JRE 9Stephan Herrmann1-3/+5
2018-12-05Bug 542090 - FilerException: Source file already createdI20181206-0320I20181206-0225I20181206-0030I20181205-1800jay1-4/+4
2018-11-01Bug 540090 - Unjustified FilerException "Source file already exists" inI20181103-1800I20181102-2120I20181102-1800I20181101-1800Till Brychcy1-0/+4
2018-10-13Bug 540090 - Unjustified FilerException "Source file already exists" inI20181013-1800Till Brychcy1-1/+4
2018-10-05Bug 539774 - Spurious compilation failures caused by java model usageI20181006-0600I20181005-1800Till Brychcy2-1/+14
2018-09-26Merge branch 'BETA_JAVA11'jay2-6/+71
2018-09-21merging 4.9 RC2P20180924-0400P20180921-0410Manoj Palat50-147/+308
2018-09-05Bug 535802 - EPL 2.0 conversion for apt plug-ins and testsLars Vogel50-150/+300
2018-08-31Bug 535802 - EPL 2.0 conversion for apt plug-ins and testsLars Vogel50-150/+300
2018-08-10Bug 534624: [9] Support module-info.java in multi-release JAR filesI20180810-2000jay1-3/+1
2018-08-08Bug 498022 - Annotation Processing: No type annotations returned forI20180810-0320I20180809-2000jay1-0/+9
2018-06-28Bug 534979 - [11] Add warning in annotation processing on redefiningY20180705-0105jay2-6/+71
2018-05-23Bug 530665: Filer.getResource must not flag output file as written forS4_8_0_RC2I20180528-0800I20180527-2250I20180527-2000I20180527-0800I20180526-1500I20180526-0800I20180525-2000I20180524-0900I20180523-2000I20180523-0800Jay Arthanareeswaran1-2/+0
2018-05-08Bug 509985 - Fixed typo in --release option nameS4_8_0_M7I20180511-2000I20180509-2000I20180509-0800I20180508-2000Jay Arthanareeswaran1-1/+1
2018-05-06Bug 509985 - [9] Support multi-release JAR filesI20180507-2205I20180507-2000I20180507-0810I20180507-0800Jay Arthanareeswaran1-2/+12

Back to the top