Hello, everyone. Whether does jetbrains company us...
# compiler
a
Hello, everyone. Whether does jetbrains company use your own JDK to build apache flink, spark, hbase and others? I am using openjdk(jre) to run these projects, but these projects lock me to use jdk 11 version, as you know, oracle have deprecated jdk 11 version for a long time. Have you tried to use recent version for producion use?
not kotlin but kotlin colored 2
c
Yeah, he is back 🙌🏻 🙌🏻 🙌🏻 Still didn’t understand that this is a community for the Kotlin programming language 🤣
a
Actually, I want to say: apache flink, spark, hbase and others are written by java, not kotlin. kotlin is mostly for Android GUI. I don't enjoy kotlin benefits in my daily life. Can I use kotlin and recent java runtime (like 25) to write apache flink, spark, hbase and others' server code and then build them to
jars
, and then run them in my producion use (java runtime 11)?