org.aspectj/tests/base/test115
2005-11-03 17:09:45 +00:00
..
Driver.java tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. 2005-11-03 17:09:45 +00:00
Readme.txt initial version 2002-12-16 18:51:06 +00:00

Mode: VM Run
Title: Introduce constructor with class inheritance

This test ensures that when a constructor is introduced in a type (class)
then that constructor is introduced with the same formal parameter
structure and body in all classes and subclasses implementing the
type.

Deprecated -eh