This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-17
Channels
- # announcements (17)
- # aws (2)
- # babashka (21)
- # beginners (67)
- # calva (19)
- # cider (29)
- # clara (3)
- # clj-kondo (6)
- # cljsrn (10)
- # clojure (140)
- # clojure-europe (164)
- # clojure-nl (3)
- # clojure-uk (8)
- # clojurescript (62)
- # conjure (7)
- # core-async (24)
- # cursive (21)
- # datomic (5)
- # docker (40)
- # emacs (14)
- # fulcro (25)
- # gratitude (1)
- # honeysql (6)
- # introduce-yourself (1)
- # jobs (1)
- # jobs-discuss (32)
- # juxt (7)
- # lsp (13)
- # minecraft (2)
- # off-topic (49)
- # pathom (24)
- # practicalli (8)
- # re-frame (18)
- # react (23)
- # remote-jobs (6)
- # reveal (2)
- # shadow-cljs (75)
- # tools-deps (7)
found out today that my java apps (which are have evolved from java8 to java11) worked without screams on java17 too :dancer:
it was a good day
for evaluation i used the one from here https://jdk.java.net/17/
eventually would like to see one from adopt openjdk though
Yeah, we started testing against that JDK yesterday. So far, "everything works" for our Clojure apps (we still have a couple of legacy apps stuck on JDK 8 ).
We are waiting for New Relic to release 7.3.0 of their agent to see if that works with Java 17 since their current agent has reflection warnings and we know that won't run.
fyi, it's not called adopt openjdk anymore
https://blog.adoptopenjdk.net/2021/03/transition-to-eclipse-an-update/
yeah noticed that rename too
and apparently the jvm's name is "Temurin" which i've already forgotten 4 times. just seems very non-memorable to me
all I can remember is that it starts with a T
but I keep thinking it's like Tamarin or Tamarind
I think there was a Tamarin VM for Javascript or something even
whats the over/under on the rename to something impossible to remember as a mechanism to drive people to the new oracle license
> Today, that choice became even wider with the release of Eclipse Temurin (that’s an anagram of Runtime, if you hadn’t noticed)
knowing that may actually help me remember it
(map #(apply str %) (repeatedly 20 #(shuffle (seq "runtime"))))
("emrtnui" "urentim" "treunmi" "mntriue" "minuetr" "unirtme" "euirmnt" "trmineu" "ireutmn" "itneurm" "eimrutn" "teunirm" "mtieunr" "tnuimre" "uemritn" "nmertui" "mntiuer" "rmeitnu" "tineumr" "etuirnm")
I think actually have something named that in the eclipse ide
all the osgi stuff at the bottom
words... what do they even mean
I guess Eclipse are not the only offenders when it comes to “Confusing JDK names”
After IBM joined AdoptOpenJDK to collaborate with their own OpenJDK J9, that was somehow not possible anymore after the move to Adoptium, so now they have their own Distribution again, which is called Semeru. Totally clear.
(I can't find an "origin story" for the name but that's the only anagram I could figure out)
Could be named for this I guess https://en.wikipedia.org/wiki/Semeru
Semeru is a volcano in Indonesia, so it‘s purely geographical
We had a litter of kittens all named after Indonesian volcanoes...
The mom was Junglekatz Phantom Fire Of Bangles and the dad was Bangles Edmund Hillary so each of their litters was named for volcanoes in different parts of the world 🙂
(fire, mountain => volcano)
(sorry... but this is #off-topic after all! 🙂 )