This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b78d481bb155b44da768f9920e6b4aa569a61fed
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
statics
History
Michael Bogdanov
5a8ead0092
Fix for KT-8204: java.lang.VerifyError for super method invocation in inline function
...
#KT-8204 Fixed
2015-11-11 14:34:47 +03:00
..
fields
Load Java static members from parents
2015-10-08 19:33:29 +03:00
functions
Load Java static members from parents
2015-10-08 19:33:29 +03:00
hidePrivateByPublic
Load Java static members from parents
2015-10-08 19:33:29 +03:00
protectedSamConstructor
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStatic
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStatic2
Fix for KT-4250: IllegalAccessError when using protected java member from lambda function
2015-10-28 11:57:21 +03:00
protectedStaticAndInline
Fix for KT-8204: java.lang.VerifyError for super method invocation in inline function
2015-11-11 14:34:47 +03:00