Settings

Theme

Java 24 Released

mail.openjdk.org

48 points by mkurz a year ago · 5 comments

Reader

ChrisArchitect a year ago

Discussion: https://news.ycombinator.com/item?id=43398999

bberrry a year ago

Finally I can recommend virtual threads without significant caveats.

madduci a year ago

Out of all of the changes, I find

> Permanently Disable the Security Manager

Kind of blocker for many companies to move to Java 24

  • waste_monk a year ago

    Have you read the JEP [1]? They're confident that removing it won't cause any real harm because practically no one is using it, and there's been almost no community push-back since it since it was deprecated in Java 17 (3-ish years ago).

    [1] https://openjdk.org/jeps/486

  • java-man a year ago

    SecurityManager followed Applets.

    Why is it a blocker? What is your use case?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection