Dmitry Petrov
714ab7c37f
Handle java raw types in IR
...
Raw type Q is represented as a flexible type
Q<B1, ... Bn> .. Q<*, ... *>
where Bi is a representative upper bound of the corresponding ith type
parameter of Q.
When mapping generic signature, JVM takes type arguments of lower bound
(which is 'Q<B1, ..., Bn>').
There is still some difference in how JVM and JVM_IR handle raw type in
signature. It requires additional investigation.
2020-09-04 10:21:48 +03:00
..
2020-09-02 16:46:05 +02:00
2020-07-27 19:13:37 +03:00
2020-09-02 16:46:05 +02:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-31 14:48:12 +03:00
2020-09-02 16:46:05 +02:00
2020-07-27 19:13:37 +03:00
2020-09-01 16:06:03 +03:00
2020-07-28 12:12:39 +02:00
2020-06-25 22:31:12 +03:00
2020-07-27 19:13:37 +03:00
2020-02-13 23:44:53 +03:00
2020-07-27 19:13:37 +03:00
2020-06-23 20:51:48 +03:00
2020-07-27 19:13:37 +03:00
2020-06-19 11:57:35 +02:00
2020-07-27 19:13:37 +03:00
2020-07-21 22:25:44 +03:00
2020-07-27 19:13:37 +03:00
2020-07-21 22:25:44 +03:00
2020-07-27 19:13:37 +03:00
2020-07-21 22:25:44 +03:00
2020-07-27 19:13:37 +03:00
2020-02-13 23:44:53 +03:00
2020-07-27 19:13:37 +03:00
2020-06-30 18:24:25 +03:00
2020-07-27 19:13:37 +03:00
2020-06-19 11:57:35 +02:00
2020-07-27 19:13:37 +03:00
2020-07-27 17:02:24 +02:00
2020-07-27 19:13:37 +03:00
2020-06-23 20:51:48 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-03-18 13:33:56 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-22 19:49:48 +03:00
2020-09-02 16:46:05 +02:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-07-27 19:13:37 +03:00
2020-06-19 11:57:35 +02:00
2020-07-27 19:13:37 +03:00
2020-02-13 23:44:53 +03:00
2020-09-02 16:46:05 +02:00
2020-02-13 23:44:53 +03:00
2020-07-27 19:13:37 +03:00
2020-02-13 23:44:53 +03:00
2020-07-27 19:13:37 +03:00
2020-03-18 14:18:47 +03:00
2020-07-27 19:13:37 +03:00
2020-06-25 22:31:12 +03:00
2020-07-27 19:13:37 +03:00
2020-07-23 19:13:28 +03:00
2020-07-27 19:13:37 +03:00
2020-09-04 10:21:48 +03:00
2020-09-04 10:21:48 +03:00
2020-09-04 10:21:48 +03:00
2020-02-13 23:44:53 +03:00
2020-07-27 19:13:37 +03:00