Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-12Bug 535062 - Annotation with @target MODULE are not processedJeremy Kuhn11-19/+220
2020-06-04Bug 563840 - POM and product version change for 4.17 releaseI20200609-0150I20200608-1800I20200607-1800I20200606-1800I20200606-0940I20200606-0910I20200606-0700I20200606-0400I20200606-0050I20200605-2140I20200605-1500I20200605-1230I20200605-1200I20200605-1150I20200605-0950I20200605-0910I20200605-0720Sravan Kumar Lakkimsetti1-1/+1
2020-05-12Bug 560630 - No warning on unused import on class from same packagePierre-Yves B.1-1/+0
2020-05-12Bug 560260 - Adding more testsJay Arthanareeswaran3-0/+44
2020-05-05Bug 562760 - [apt] APT annotation changes / JavaElement14 testRecordsI20200505-1800Jay Arthanareeswaran3-2/+4
2020-04-23Remove .cvsignore files.I20200424-0540I20200423-1800Alexander Kurtakov1-1/+0
2020-04-21Bug 560292 - Handle -nowarn:[paths] for generated sourcesThomas Wolf1-0/+10
2020-04-20Bug 562250 - [14] Annotations on record components should also beI20200420-1800Jay Arthanareeswaran6-17/+107
2020-04-17Bug 562242 - [14] RecordComponentElementImpl should override/implI20200419-1800I20200418-1800I20200417-1800Jay Arthanareeswaran5-1/+142
2020-04-15Bug 560291 - Fix -nowarn for warnings from APT processorsI20200415-0620I20200415-0200Thomas Wolf7-54/+165
2020-04-06Bug 560813 - [test] Java12ElementsTests.testBug549687() failing with JDKI20200406-0350Jay Arthanareeswaran2-2/+2
2020-04-05Bug 560204 - Map Diagnostic.Kind.{NOTE,OTHER} to ProblemSeverities.InfoI20200406-0120I20200405-1800Thomas Wolf7-17/+28
2020-03-24Bug 559724 - Manual array copy Use Arrays.asList or System.arraycopyI20200324-1800Carsten Hammer5-19/+10
2020-03-22Bug 559723 - Add override annotationCarsten Hammer3-0/+5
2020-03-19Bug 560451 - Activate automatic removal on unnecessary whitespace inI20200319-1800Stephan Herrmann51-910/+910
2020-03-18Update bundle versions that were modifiedJay Arthanareeswaran2-2/+2
2020-03-18Merge remote-tracking branch 'origin/BETA_JAVA14'Jay Arthanareeswaran17-105/+749
2020-03-18Bug 551496 - [14] Remove JCP disclaimers from code, UI and marketplaceJay Arthanareeswaran3-12/+0
2020-03-11Merge tag 'S4_15_0_RC2' into BETA_JAVA14Jay Arthanareeswaran2-3/+3
2020-03-06Bug 560872 - POM and product version change for 4.16 releaseX20200306-1900I20200309-0810I20200308-1800I20200307-1800I20200307-1145Mat Booth1-1/+1
2020-03-03Fixed bundle versionsX20200304-0700X20200303-1900I20200304-0600I20200303-1800Dani Megert2-3/+3
2020-03-03Followup of Bug 560569 - [14] generated record class file has some kindManoj Palat1-0/+15
2020-03-02Merge remote-tracking branch 'origin/master' into BETA_JAVA14Jay Arthanareeswaran5-1/+13
2020-03-02Bug 549687 - NPE in AnnotationDiscoveryVisitor#resolveAnnotations inX20200303-0700X20200302-1900X20200302-0930X20200302-0700I20200303-0600I20200302-1800I20200302-0600Jay Arthanareeswaran5-1/+13
2020-02-27Bug 560260 - Implicit methods should get specific modifiersJay Arthanareeswaran5-2/+83
2020-02-27Bug 560572 - [14] Record components should be computed soonerJay Arthanareeswaran2-0/+4
2020-02-20Bug 560260 - Add implementation for RecordComponentElement#getAccessor()Jay Arthanareeswaran3-3/+63
2020-02-19Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200219-1055Y20200219-0850Jay Arthanareeswaran5-103/+10
2020-02-19Bug 560260 - Record components should also be considered as fieldsJay Arthanareeswaran4-3/+80
2020-02-18Bug 560260 - [14] Provide JSR 269 support for Java 14 featuresY20200218-1420Y20200218-1210Jay Arthanareeswaran12-4/+516
2019-12-06Bug 553742 - POM and product version change for 4.15 releaseI20191213-1805I20191213-0155I20191212-1800I20191211-1805I20191211-0135I20191210-1800I20191210-0230I20191209-2205I20191209-1600I20191209-1310I20191209-1130Niraj Modi1-1/+1
2019-11-26Bug 553305 - Make Java9ElementsTests future-proofI20191126-2315I20191126-1800I20191126-0600Jay Arthanareeswaran2-3/+8
2019-10-01Bug 551648 - Versions increase needed since Java 13 branch mergedI20191002-1800I20191002-0100I20191001-1800Alexander Kurtakov2-2/+2
2019-09-25Bug 550583 - Fix files that have ended up with CRLF in the gitI20190926-1800Ed Merks1-5/+5
2019-09-19Merge remote-tracking branch 'origin/BETA_JAVA13'I20190919-1800I20190919-0850Manoj Palat11-7/+357
2019-09-06Bug 550767 - POM and product version change for 4.14 releaseI20190911-1805I20190910-1800I20190910-0815I20190910-0145I20190909-1520I20190909-1425I20190909-0925Niraj Modi1-1/+1
2019-08-19Bug 550092 - org.eclipse.jdt.compiler.apt.tests needs version increaseS4_13_0_M3I20190823-0530I20190821-1800I20190821-0600I20190820-1800I20190820-0855I20190820-0600I20190819-2355I20190819-0600Jay Arthanareeswaran2-2/+2
2019-08-13Bug 549658 - Java12ElementsTests.testRootElements1() failingI20190813-1800Jay Arthanareeswaran10-9/+133
2019-06-07Bug 547907 - POM and product version change for 4.13 releaseI20190613-1800I20190613-0210I20190612-1800I20190612-0115I20190610-1800I20190610-0135I20190608-0140I20190607-1345I20190607-1000I20190607-0725Niraj Modi1-1/+1
2019-04-02Bug 535819 - possible NPE when using ecj >3.13.0 with annotationJay Arthanareeswaran6-3/+90
2019-03-22Bug 545638 - IUs in current repo that increase versions but withI20190322-1800Manoj Palat2-2/+2
2019-03-20Merge branch 'BETA_JAVA_12' to master for 4.12 buildsJay Arthanareeswaran28-22/+615
2019-03-20Bug 545475 - [12] Remove JCP disclaimers from code, UI and marketplaceY20190319-2305P20190319-2255Jay Arthanareeswaran2-8/+0
2019-03-13Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran10-29/+115
2019-03-08Bug 545094 - POM and product version change for 4.12 releaseI20190312-0340I20190311-1800I20190311-0410I20190309-1830I20190308-1830I20190308-1525I20190308-1055I20190308-0740Niraj Modi1-1/+1
2019-03-06Bug 545086 - [12] Refactor to reuse all code to remove '/' from pathY20190306-2200P20190306-0525Jay Arthanareeswaran1-1/+0
2019-03-02Bug 544936 - RoundEnvImpl#getRootElements() does not include includeJay Arthanareeswaran21-9/+525
2019-01-09Bug 543286 - Version issues in build I20190108-1800Sravan Kumar Lakkimsetti2-2/+2
2019-01-08Bug 543267 - [11] 4 apt tests fail on java 11I20190108-1800Andrey Loskutov2-2/+2
2018-12-07Bug 541822 - POM and product version change for 4.11 releaseI20181215-1800I20181215-0340I20181214-1800I20181214-0720I20181214-0105I20181213-1800I20181212-1800I20181212-0230I20181211-1800I20181211-0230I20181210-1800I20181210-0755I20181210-0535Niraj Modi1-1/+1

Back to the top