-
This is the problematic code on Dagger 2.51.1 with KSP.
```kotlin
class Class1 @AssistedInject constructor() {
class Class2 {
inner class Class3
}
// This function causes…
-
Based on the response from issue #19
> Konvert registers all @KonverTo, @KonvertFrom and @Konvert/@Konverter functions as TypeConverters during KSP run. It even works between multiple modules, e.g…
-
### Expected behavior
JMeter Listeners on maser machine not showing mercies from slave
### Actual behavior
When running JMeter Distributed Load Test. The Slave machine jmeter- server logs shows …
-
Hello,
I'm in the process of upgrading our codebase to JDK17. We have dependency on quartz-jobs and it seems EJBInvokerJob.java in that package uses javax.rmi.PortableRemoteObject; however, javax.…
-
### System Information
Was not able to find a better place to report the issue.
OpenCV Android c++ SDK
Internal compile error on Kotlin 2.0
Fixed with Kotlin 1.9
targeting android sdk 34, jv…
-
# Description
The Spark-Greenplum connector does not work correctly in local Spark mode (local-master).
When performing read operations, there is a significant waiting time,
and write operations …
-
java -jar .\vm-protect-2023-07-08-0942.jar apk .\app-release.apk .\test.txt .\test.txt
Exception in thread "main" java.rmi.RemoteException: Error rule 0: class androidx.compose.* { ; }
at co…
-
The plugin now shows this warning. Can we have the official support for 2.1.0 ?
```
Kopy uses a different Kotlin version, 2.0.20, than the Kotlin Gradle plugin applied to this project, 2.1.0-Beta1…
-
kotlin.android: 1.9.24 or 2.0.20-Beta1 checked both
Devtools KSP: 2.0.0-1.0.22
Java version 17
hilt version: 2.51.1
Complete Error Log
java.lang.NoSuchMethodError: 'java.util.List org.je…
-
I am trying to use systemctl3.py with services that need long environment variables with newlines, and I noticed that newlines aren't supported.
Example from my service:
```
Environment="FLINK_EN…