Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-01Bug 522472: [9] Module binding loses out enclosed packages in binaryJay Arthanareeswaran1-0/+0
2022-03-28Bug 579430 - 9 test failures in org.eclipse.jdt.compiler.apt.testsJay Arthanareeswaran1-0/+0
2022-02-16Bug 577544 - [18] Merge from master to BETA_JAVA18 PeriodicallyY20220217-0600P20220217-0740Manoj Palat1-0/+0
2022-01-17Bug 544288 - [1.8][compiler] Annotation with TYPE_USE not properlyJay Arthanareeswaran1-0/+0
2022-01-06Bug 577935 - [18] JSR 269 API Changes for Java 18Y20220106-0600Jay Arthanareeswaran2-0/+0
2021-11-12Bug 576948 - [18] Create Java 18 version and supporting code in testsJay Arthanareeswaran1-0/+0
2021-08-25Merge remote-tracking branch 'origin/master' into BETA_JAVA17Jay Arthanareeswaran1-0/+0
2021-08-23Bug 574097 - Test caseS4_21_0_RC2aS4_21_0_RC2S4_21_0_RC1aS4_21_0_RC1R4_21I20210906-0500I20210901-1800I20210901-0600I20210831-1800I20210831-0600I20210830-1800I20210830-0600I20210829-1800I20210829-0600I20210828-1800I20210828-0600I20210827-1800I20210825-1800I20210825-0600I20210824-1800I20210824-0600I20210823-1800R4_21_maintenanceJay Arthanareeswaran1-0/+0
2021-06-29Bug 574523 - [17] Remove warnings in BETA_JAVA17Y20210629-0800Jay Arthanareeswaran2-0/+0
2021-06-28Merge remote-tracking branch 'origin/master' into BETA_JAVA17Jay Arthanareeswaran2-0/+0
2021-06-23Bug 573283 - javax15api.jar contains Java 14 (58.0) class filesJay Arthanareeswaran2-0/+0
2021-04-29Bug 572673 - [17] Implement Elements.isAutomaticModule(ModuleElement)Jay Arthanareeswaran3-0/+0
2021-04-27Bug 573102 - ModuleElementImpl#getDirectives() doesn't fetchJay Arthanareeswaran1-0/+0
2021-04-23Bug 572864 - Fix the APT tests to run with JDK 17Jay Arthanareeswaran1-0/+0
2021-04-16Bug 572484 - AnnotationBinding loses the declared order of annotationJay Arthanareeswaran1-0/+0
2021-03-31Bug 571919 - [16] TypeElementImpl#getEnclosedElements() doesn't fetchJay Arthanareeswaran1-0/+0
2021-03-08Bug 571763 - [16] BinaryTypeBinding is not populated with permittedJay Arthanareeswaran1-0/+0
2021-02-10Bug 571082 - [16] Implicit canonical constructor bindings don't get theY20210210-1200Jay Arthanareeswaran1-0/+0
2020-09-10Bug 566839 - [15] Test failures in org.eclipse.jdt.compiler.apt.testsJay Arthanareeswaran1-0/+0
2020-08-05Bug 565782 - [15] sealed - flag enums implicitly sealed with enumY20200806-1200Y20200805-1200Jay Arthanareeswaran1-0/+0
2020-07-30Bug 565592 - [15] permitted types are not computed properly fromJay Arthanareeswaran1-0/+0
2020-07-14Bug 565174 - [15] 'sealed' modifier not set when reconstructed fromY20200715-1200Jay Arthanareeswaran1-0/+0
2020-06-25Bug 563181 - [15] Records - Clarification on annotations on recordJay Arthanareeswaran1-0/+0
2020-06-16Merge remote-tracking branch 'origin/master' into BETA_JAVA15Jay Arthanareeswaran1-0/+0
2020-06-12Bug 535062 - Annotation with @target MODULE are not processedJeremy Kuhn1-0/+0
2020-06-10Bug 564109 - [15] Provide JSR 269 support for Java 15 featuresJay Arthanareeswaran2-0/+0
2020-05-12Bug 560260 - Adding more testsJay Arthanareeswaran1-0/+0
2020-05-05Bug 562760 - [apt] APT annotation changes / JavaElement14 testRecordsI20200505-1800Jay Arthanareeswaran1-0/+0
2020-04-23Remove .cvsignore files.I20200424-0540I20200423-1800Alexander Kurtakov1-1/+0
2020-04-20Bug 562250 - [14] Annotations on record components should also beI20200420-1800Jay Arthanareeswaran1-0/+0
2020-04-17Bug 562242 - [14] RecordComponentElementImpl should override/implI20200419-1800I20200418-1800I20200417-1800Jay Arthanareeswaran2-0/+0
2020-04-15Bug 560291 - Fix -nowarn for warnings from APT processorsI20200415-0620I20200415-0200Thomas Wolf1-0/+0
2020-04-05Bug 560204 - Map Diagnostic.Kind.{NOTE,OTHER} to ProblemSeverities.InfoI20200406-0120I20200405-1800Thomas Wolf2-0/+0
2020-03-24Bug 559724 - Manual array copy Use Arrays.asList or System.arraycopyI20200324-1800Carsten Hammer2-0/+0
2020-03-02Merge remote-tracking branch 'origin/master' into BETA_JAVA14Jay Arthanareeswaran1-0/+0
2020-03-02Bug 549687 - NPE in AnnotationDiscoveryVisitor#resolveAnnotations inX20200303-0700X20200302-1900X20200302-0930X20200302-0700I20200303-0600I20200302-1800I20200302-0600Jay Arthanareeswaran1-0/+0
2020-02-27Bug 560260 - Implicit methods should get specific modifiersJay Arthanareeswaran1-0/+0
2020-02-27Bug 560572 - [14] Record components should be computed soonerJay Arthanareeswaran1-0/+0
2020-02-20Bug 560260 - Add implementation for RecordComponentElement#getAccessor()Jay Arthanareeswaran1-0/+0
2020-02-19Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200219-1055Y20200219-0850Jay Arthanareeswaran1-0/+0
2020-02-19Bug 560260 - Record components should also be considered as fieldsJay Arthanareeswaran1-0/+0
2020-02-18Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200218-1420Y20200218-1210Jay Arthanareeswaran3-0/+0
2019-11-26Bug 553305 - Make Java9ElementsTests future-proofI20191126-2315I20191126-1800I20191126-0600Jay Arthanareeswaran1-0/+0
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat2-0/+0
2019-08-13Bug 549658 - Java12ElementsTests.testRootElements1() failingI20190813-1800Jay Arthanareeswaran1-0/+0
2019-04-02Bug 535819 - possible NPE when using ecj >3.13.0 with annotationJay Arthanareeswaran1-0/+0
2019-03-13Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran1-0/+0
2019-03-02Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran2-0/+0
2019-01-08Bug 543267 - [11] 4 apt tests fail on java 11I20190108-1800Andrey Loskutov1-0/+0
2018-10-13Bug 540090 - Unjustified FilerException "Source file already exists" inI20181013-1800Till Brychcy2-0/+0

Back to the top