Files
sdk/tests/lib
Jens Johansen 29036d398b [kernel] Fix loss of supertype arguments.
Before this, if a generic class was instantiated with only dynamic,
TypeArgument::null would be used as the type argument, ignoring
types from the super.
Now it only returns TypeArguments::null if the class directly gives all
type arguments (and they are all dynamic).

Fixes #29537

BUG=
R=kmillikin@google.com

Review-Url: https://codereview.chromium.org/2941983002 .
2017-06-21 10:22:40 +02:00
..
2017-06-01 16:11:39 +02:00
2017-04-17 14:53:02 -07:00
2017-04-17 14:53:02 -07:00
2017-04-17 14:53:02 -07:00
2017-05-01 08:28:10 +02:00
2017-04-17 14:53:02 -07:00
2017-04-17 14:53:02 -07:00