341
submitted 3 weeks ago by neme@lemm.ee to c/programming@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] kameecoding@lemmy.world 59 points 3 weeks ago

You will just switch to one of the openjdk implementations

[-] firelizzard@programming.dev 36 points 3 weeks ago

Obviously OpenJDK is superior to dealing with Oracle's bull. But even more superior (IMO) is simply not using Java. My life has been noticeably more pleasant since I started refusing to touch Java.

[-] atzanteol@sh.itjust.works 5 points 3 weeks ago

This isn't Java it's the jvm. Other languages run on it as well.

[-] firelizzard@programming.dev 8 points 3 weeks ago

I am aware of that, but Java is the most popular language that runs on the JVM. I don’t specifically dislike other JVM languages, though one of my issues is type erasure and that’s partially a limitation of the JVM.

[-] atzanteol@sh.itjust.works 2 points 3 weeks ago

Kotlin is becoming very popular.In like 10 years of Java development I ran into type erasure like once...

Project Valhalla should help with it though (when it finally lands). And kotlin/other jvm languages will benefit as well.

[-] azthec@feddit.nl 1 points 3 weeks ago

There are solutions to it. For example in Scala I've had to use Class tags a couple of times before and they were ergonomic and functioned well

load more comments (10 replies)
load more comments (11 replies)
this post was submitted on 11 Jun 2024
341 points (99.1% liked)

Programming

16210 readers
176 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS