Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-09Releng: adjust asm dependency to latest in orbit: 8.0.1releases/OTDT_2.8.1builds/202006091155Stephan Herrmann1-1/+1
- adjust OTREContainer
2020-06-09Releng: update to orbit release 2020-06Stephan Herrmann1-10/+10
2020-06-09Releng: adjust asm dependency to latest in orbit: 8.0.1Stephan Herrmann7-25/+25
2020-06-07Bug 562557 - Report when implicit super team org.objectteams.Team is notStephan Herrmann2-2/+2
accessible - avoid further processing of super ctor call with missing type - adjust testMissingOTRE
2020-06-07Bug 562557 - Report when implicit super team org.objectteams.Team is notStephan Herrmann1-1/+1
accessible - NPE fix (assumeably relating to compiling Confined)
2020-06-07Build against S-4.16RC2-202006040540Stephan Herrmann3-6/+6
2020-06-07update jdt.core to S4_16_0_RC2Stephan Herrmann18-50/+218
2020-06-07Bug 562557 - Report when implicit super team org.objectteams.Team is notStephan Herrmann11-356/+201
accessible - includes some test cleanup - mark StringBasedTest as an abstract super class for others - remove copy-paste ModifyingResourceTests - replace inheritance from ot.AbstractJavaModelTests with statics
2020-06-04Bug 562755 - MethodInfo.maybeRegister() needs synchronizationStephan Herrmann1-0/+10
- two more methods to synchronize against
2020-05-30Build against S-4.16RC1-202005280200Stephan Herrmann3-6/+6
2020-05-30update jdt.core to S4_16_0_RC1Stephan Herrmann12-83/+510
2020-05-26Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann3-25/+46
- PasteActionTest was migrated.
2020-05-26Fix compile errors after JDT's https://git.eclipse.org/r/#/c/155226/Stephan Herrmann14-25/+27
2020-05-26Build against S-4.16M3-202005211000Stephan Herrmann3-7/+7
Change-Id: I5850cbf25b97630ebfa8d2616b08dfbc3b34508c
2020-05-24Bug 562755 - MethodInfo.maybeRegister() needs synchronizationStephan Herrmann1-1/+3
- one more method to synchronize against Change-Id: I99d9adebe598ccb8fc65b5b57ba28ef2023487f6
2020-05-24update jdt.core to I20200521-1000 for 4.16 M3Stephan Herrmann124-3775/+5786
2020-05-05re-open o.e.o.runtime after adding a re-export.Stephan Herrmann2-5/+5
Change-Id: Ieb5cbec14248bab8d9ba0c087d2bdb74bd1a9d22
2020-05-03Bug 562755 - MethodInfo.maybeRegister() needs synchronizationStephan Herrmann1-2/+4
2020-05-03Bug 562587 - Runtime exception in JavaAllCompletionProposalComputer atStephan Herrmann3-4/+20
callin binding - more superBase elements in aspectBindings for safer weaving
2020-05-03Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann1-0/+5
- part 3: register new super team
2020-05-03Bug 562587 - Runtime exception in JavaAllCompletionProposalComputer atStephan Herrmann2-0/+24
callin binding - don't downgrade recognized callin modifier to identifier
2020-05-01Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann6-135/+144
- refactoring tests - part 2
2020-05-01Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann11-286/+389
- refactoring tests
2020-05-01Update to I20200501-0520 (4.16 M2 respin) & build updateStephan Herrmann8-9/+61
2020-05-01update jdt.core to I20200429-1800 for 4.16 M2Stephan Herrmann72-1096/+2376
2020-04-14Bug 562120 - DOM cannot handle super(base(x)) callsStephan Herrmann6-24/+44
- make BaseConstructorInvocation an Expression - avoid NPE in DefaultBindingResolver if lift-arg has not been resolved - avoid AbortCompilation when compiling OT/J code due to null annotation
2020-04-14Releng: try to fix 'none' option for base repo during createRepoStephan Herrmann1-3/+6
2020-04-13Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann1-2/+2
- fix our adaptation after test class hierarchy was changed
2020-04-13Releng: version bump for features into 2.8.1Stephan Herrmann1-1/+1
- correction
2020-04-13Releng: version bump for features into 2.8.1Stephan Herrmann4-4/+4
2020-04-13update jdt.core to S4_16_0_M1Stephan Herrmann6-21/+118
- advance adoption of current fix in JDT's 562057 Change-Id: I904f5e539038d9485de3fd216cec86d26d25129f
2020-04-13update jdt.core to S4_16_0_M1Stephan Herrmann1-1/+1
- follow-up from JDT's 553564 (ModuleScope)
2020-04-12update jdt.core to S4_16_0_M1Stephan Herrmann1-8/+20
- revert part of commit 43cef88ea14b1c58c1c02973395870146e7ef3fa where we overeagerly integrated with pushTypeBinding(), which however serves a different purpose than I initially thought
2020-04-12Releng: update to recent ant capable to handle jdt.ui/test.xmlStephan Herrmann1-1/+1
2020-04-12build against S-4.16M1-202004090200Stephan Herrmann1-1/+1
- yet another correction of test dependency version
2020-04-12build against S-4.16M1-202004090200Stephan Herrmann1-1/+1
- update one more test dependency
2020-04-12build against S-4.16M1-202004090200Stephan Herrmann1-4/+4
- update test dependencies
2020-04-11Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann1-32/+96
- one more test class
2020-04-11releng: fix test-feature-ref to o.e.j.annotationStephan Herrmann1-2/+2
2020-04-11releng: fix map-ref to asm 7.2Stephan Herrmann1-5/+5
2020-04-11releng:Stephan Herrmann1-3/+3
- update versions of o.e.j.annotation - fix ref to o.e.j.core (new version)
2020-04-11build against S-4.16M1-202004090200Stephan Herrmann11-38/+39
- freeze most versions as of 2.8.0 release - initial version bumps - update orbit to 2020-06-M1
2020-04-11update jdt.core to S4_16_0_M1Stephan Herrmann362-1038/+5063
+ try to integrate our changes in CodeStream with the big refactoring - instead of adding "recordTypeBinding()" we now integrate with pushTypeBinding()
2020-04-11Remove trailing whitespace on all linesStephan Herrmann1646-152695/+152691
- manually replays JDT's 560451
2020-04-11Bug 562018 - Update asm dependency to 7.2 for 2020-06 and Java 14Stephan Herrmann5-22/+37
compatibility also: - expect different syntax error details - remove bogus & unused use of AccTeam with obsolete value - adjust one test for running on Java 14 but: - ASM_API stays at ASM7 (there are no constants for service releases)
2020-04-10Bug 562009 - Conflict between AccRole and new AccRecordStephan Herrmann4-5/+31
2020-04-10update jdt.core to 07329519f5ac8fd8379eab265d25b2c09a24fd96 (beforeStephan Herrmann41-725/+927
whitespace change Bug 560451 - parser re-generated, follow-up in DiagnoseParser - obvious fixes - added new / updated binaries
2020-04-10update jdt.core to 07329519f5ac8fd8379eab265d25b2c09a24fd96 (beforeStephan Herrmann236-2698/+18346
whitespace change Bug 560451
2020-03-10Build against S-4.15RC2-202003050155releases/OTDT_2.8.0builds/202003100937Stephan Herrmann3-8/+8
2020-03-10update jdt.core to S4_15_0_RC2Stephan Herrmann8-22/+216

Back to the top