KT-16714
J2K: Write access is allowed from event dispatch thread onlyKT-16801
Accessors of @PublishedApi
property gets mangledKT-16673
Potentially problematic code causes exception when work with SAM adaptersKT-16557
Correct SinceKotlin(1.1)
for all declarations in kotlin.reflect.full
KT-16481
Kotlin debugger & bytecode fail on select statement blocks (IllegalStateException: More than one package fragment)KT-15783
Gradle builds don't use incremental compilation due to an error: “Could not connect to kotlin daemon”KT-16434
Gradle plugin does not compile androidTest sources when Jack is enabledKT-16546
Enable incremental compilation in gradle by defaultKT-16184
AbstractMethodError in Kapt3ComponentRegistrar while compiling from IntelliJ using Kotlin 1.1.0KT-16578
Fix substitutor for synthetic SAM adaptersKT-16581
VerifyError when calling default value parameter with jvm-target 1.8KT-16583
Cannot access private file-level variables inside a class init within the same file if a secondary constructor is presentKT-16587
AbstractMethodError: Delegates not generated correctly for private interfacesKT-16598
Incorrect error: The feature “bound callable references” is only available since language version 1.1KT-16621
Kotlin compiler doesn‘t report an error if a class implements Annotation interface but doesn’t implement annotationType methodKT-16441
NoSuchFieldError: $$delegatedProperties
when delegating through provideDelegate
in companion objectjQuery
declarationsThis release also includes the fixes and improvements from the previous 1.1
release.