Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Update jdt.core to 4.7.3a RC1Stephan Herrmann4-8/+8
2018-02-12Backport Bug 530914 - [otdre] Wrong kind of super-call in callOrig whereStephan Herrmann1-1/+184
2018-02-12Backport Bug 531011 - [otdre] generic callin binding cannot defineStephan Herrmann1-0/+42
2018-02-11Backport Bug 530914 - [otdre] Wrong kind of super-call in callOrig whereStephan Herrmann1-0/+76
2018-02-10Update for Photon M4:Stephan Herrmann29-0/+29
2018-02-10Backport Bug 513260 - [test] JDT tests that fail with OTDTStephan Herrmann1-0/+20
2018-02-10Backport Bug 530931 - callin replace with propagation of type parametersStephan Herrmann1-0/+111
2018-02-10Releng: compile tests for otdre (IDE)Stephan Herrmann3-0/+61
2017-12-03Bug 527086: [java9] Support Java 9Stephan Herrmann1-0/+5
2017-12-03Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final fieldStephan Herrmann1-3/+3
2017-12-02Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final fieldStephan Herrmann5-57/+60
2017-11-30Bug 527743 - [9] IllegalAccessError from _OT$InitFields for final fieldStephan Herrmann1-1/+1
2017-11-30Bug 527086: [java9] Support Java 9Stephan Herrmann4-0/+0
2017-11-24Bug 527086: [java9] Support Java 9Stephan Herrmann1-2/+2
2017-11-23Bug 527086: [java9] Support Java 9Stephan Herrmann1-5/+5
2017-11-21Bug 527086: [java9] Support Java 9Stephan Herrmann5-48/+62
2017-11-21Bug 527560 - [9] Must avoid AccTeam which now conflicts with AccModuleStephan Herrmann1-1/+1
2017-11-19Bug 527086: [java9] Support Java 9Stephan Herrmann1-0/+13
2017-11-19Bug 527086: [java9] Support Java 9Stephan Herrmann1-5/+17
2017-11-18Bug 527086: [java9] Support Java 9Stephan Herrmann1-22/+41
2017-11-16Bug 527086: [java9] Support Java 9Stephan Herrmann1-7/+7
2017-04-17Bug 495467: [debug] Open Declared/Actual Type commands are confusedStephan Herrmann3-7/+11
2017-03-28Bug 513525: NPE in SwitchOnBaseTypeGenerator.java:87Stephan Herrmann1-0/+31
2017-03-28Bug 514325: regression in testStephan Herrmann1-2/+8
2017-03-07Bug 513251: [test] First test in StratumTests fails - needs to wait forStephan Herrmann1-1/+20
2017-02-05Clean-up: to enable using Enum.valueOf() call name(), not toString()Stephan Herrmann2-2/+2
2017-01-12Bug 510360: Adjust to changes from JDT's Bug 507795Stephan Herrmann3-14/+14
2017-01-08Fix regression: arbitrary change of order of errorsStephan Herrmann1-2/+2
2016-11-28Bug 498925: NullPointerException in Config.delegateGetMethodBodiesStephan Herrmann1-2/+2
2016-11-27Bug 498925: NullPointerException in Config.delegateGetMethodBodiesStephan Herrmann4-16/+15
2016-11-26Bug 416779: [assist] completion throws JME for std. phantom rolesStephan Herrmann1-0/+44
2016-11-26More robustness for test5317_concurrentActivation1()Stephan Herrmann1-4/+4
2016-11-26Bug 506749: ClassCastException inStephan Herrmann1-0/+42
2016-11-22Bug 495624: bogus: "Void methods cannot return a value" in nestedStephan Herrmann1-0/+27
2016-10-30Bug 506747: NullPointerException in StateHelper.getStateStephan Herrmann1-0/+28
2016-10-30Bug 506746: NullPointerException in TeamAnchor.isTeamStephan Herrmann1-0/+22
2016-10-29Adjust test to stricter check from PDE (?)Stephan Herrmann1-1/+1
2016-10-29Bug 506740: compiler needs to evaluate OTSpecialAccessAttribute in orderStephan Herrmann1-0/+74
2016-10-29Bug 505927: New IndexBinaryType is not sufficient for compilation of OTStephan Herrmann4-1/+86
2016-10-09Test update:Stephan Herrmann2-63/+154
2016-10-06Bug 503435: [otdre][impl] use ASM's CheckClassAdapter to harden theStephan Herrmann1-1/+2
2016-10-06Bug 469761: [otdre] implement inheritable team activationStephan Herrmann1-6/+8
2016-08-09Regression fix, but upgrading a test project to OTDREStephan Herrmann1-0/+1
2016-06-05Bug 495489: Bogus "Base plug-in SELF cannot be resolved"Stephan Herrmann9-0/+93
2016-06-05Bug 444231: Copyinheritance of method with parameter annotations causesStephan Herrmann1-1/+16
2016-06-05Bug 444231: Copyinheritance of method with parameter annotations causesStephan Herrmann1-0/+68
2016-06-04Bug 495462: Incompatible weaving schemes reported, when Java projectStephan Herrmann1-0/+33
2016-06-04Bug 495463: NPE in BaseCallMessageSend.resolveType() if an argumentStephan Herrmann1-0/+39
2016-05-31Bug 484275: Warn about role bindings not covered by an aspectBindingStephan Herrmann14-0/+158
2016-05-29Bug 413500: [null][quick fix] IAE when trying to "extract to checkedStephan Herrmann1-4/+111

Back to the top