kotlin-compile-testing icon indicating copy to clipboard operation
kotlin-compile-testing copied to clipboard

Support Kotlin 1.8.21

Open tschuchortdev opened this issue 2 years ago • 4 comments

Closes #379

tschuchortdev avatar May 26 '23 19:05 tschuchortdev

👋 any luck with debugging windows issue on this?

dariuszkuc avatar Jun 08 '23 14:06 dariuszkuc

Not really. I tested it on my own Windows 10 computer with various JDKs and it worked fine. If you have any ideas I would be grateful to hear them. Perhaps it is necessary to disable the Windows tests temporarily, but I'd like to avoid that if possible.

tschuchortdev avatar Jun 08 '23 15:06 tschuchortdev

Just opened a PR to support 1.9.0: #388

BoD avatar Aug 08 '23 09:08 BoD

@tschuchortdev by any chance can we release it as is?

I tried building this on my Windows 10 machine and it worked fine using JDK 11/17 from IntelliJ, command prompt, powershell and WSL2. There might be an issue with Windows 11 but don't have a local machine to test it out.

dariuszkuc avatar Aug 11 '23 22:08 dariuszkuc

Superseded by release for 1.9.24

tschuchortdev avatar May 26 '24 16:05 tschuchortdev