Просмотр исходного кода

generics test for ITDFs

tags/V1_5_0RC1
aclement 18 лет назад
Родитель
Сommit
7251a5b156
1 измененных файлов: 5 добавлений и 0 удалений
  1. 5
    0
      tests/src/org/aspectj/systemtest/ajc150/ajc150.xml

+ 5
- 0
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml Просмотреть файл

@@ -3424,6 +3424,11 @@
</compile>
</ajc-test>
<ajc-test dir="java5/generics/itds/sharing" title="field itd using type variable from target type -17">
<compile files="FieldQ.aj" options="-1.5"/>
<run class="FieldQ"/>
</ajc-test>
<!-- Now intertype declared methods on generic types that use the target types type vars -->
<ajc-test dir="java5/generics/itds/sharing" title="method itd using type variable from target type - A1">

Загрузка…
Отмена
Сохранить