Denis Zharkov
|
bc564af2fc
|
Regenerate mockJDK using openJDK 7
|
2017-06-24 17:26:01 +03:00 |
|
Dmitry Petrov
|
e0ebaac70c
|
Perform additional checks on catch parameter declaration
KT-8320 It should not be possible to catch a type parameter type
KT-7645 Prohibit default value for `catch`-block parameter
|
2017-04-13 16:23:17 +03:00 |
|
Ilya Gorbunov
|
d943079557
|
Exception typealiases rendering in test output
|
2016-08-17 12:40:50 +03:00 |
|
Denis Zharkov
|
b94baede38
|
Minor. Fix rendered Throwable member scope
|
2016-04-25 17:41:08 +03:00 |
|
Ilya Gorbunov
|
5361f6e941
|
Make Throwable properties message and cause open.
#KT-5587 Fixed
|
2016-02-08 18:10:46 +03:00 |
|
Alexander Udalov
|
75f046fa81
|
Drop Throwable#printStackTrace, make it a JVM-specific extension
|
2015-12-25 20:16:18 +03:00 |
|
Mikhail Glukhikh
|
de37cb8f40
|
Generic types may not extend kotlin.Throwable #KT-9816 Fixed
|
2015-11-30 15:24:32 +03:00 |
|
Mikhail Glukhikh
|
c6be69a483
|
No more reified types for catch parameter #KT-9742 Fixed
|
2015-11-30 15:24:24 +03:00 |
|