commit | 0d45cb02071cec37753d45f4a6bf40aa45475ade | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan.herrmann@berlin.de> | Fri Aug 12 12:23:59 2022 +0200 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Fri Aug 12 23:09:36 2022 +0200 |
tree | 417609f08ef3e722d069c69d181a09bedc5867fb | |
parent | 11a29537b3699e19bca00dc7309c00607ceb81d9 [diff] |
Adjustments to account for changes in JDT: * abandon testing with compliance 1.5 which had problems with @Override due to changes in StubUtility2Core * consequence of above: one null-quickfix is no longer observed as it is not yet implemented for TYPE_USE annotations * Replace adaptation in StubUtility2Core with minimal fixes - add more tests for quickfix re unimplemented methods - let dom TypeBinding find relevant synth super interfaces