Dmitry Cherniachenko
|
5de2e5b11b
|
Use bootstrap classloader to only provide access to JRE classes
|
2017-04-24 16:27:20 +03:00 |
|
Dmitry Cherniachenko
|
592a24cd85
|
Fixed tests after rebasing to the latest master
|
2017-04-24 16:27:20 +03:00 |
|
Dmitry Cherniachenko
|
94198aa8a5
|
Detect external vararg methods too (if available on the classpath)
|
2017-04-24 16:27:20 +03:00 |
|
Dmitry Cherniachenko
|
dfd90978c9
|
Avoid explicit array creation for vararg parameters
|
2017-04-24 16:27:20 +03:00 |
|
Dmitry Cherniachenko
|
0a7a60fa7b
|
Add '(byte)' and '(short)' type cast for int literals only in invocation parameters
|
2017-04-19 11:39:37 +03:00 |
|
Dmitry Cherniachenko
|
7e1cb88fe2
|
Removed unnecessary boxing of primitive types
|
2017-04-19 11:39:37 +03:00 |
|
Dmitry Cherniachenko
|
cd1acfa266
|
IDEA-171459 fix type cast for int literals used as byte / short in decompiled code
|
2017-04-19 11:39:37 +03:00 |
|