Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
acolyer 9025e8b418 tests for pr62606 - itdcs don't run field initialisers in target type. Largely updates to existing tests to cope with new Lint warning. vor 18 Jahren
..
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. vor 18 Jahren
Readme.txt initial version vor 21 Jahren

Readme.txt

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