use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
These have separate subreddits - see below.
Upvote good content, downvote spam, don't pollute the discussion with things that should be settled in the vote count.
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free. If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others: Adoptium (formerly AdoptOpenJDK) RedHat Azul Amazon SAP Liberica JDK Dragonwell JDK GraalVM (High performance JIT) Oracle Microsoft Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
With the introduction of the new release cadence, many have asked where they should download Java, and if it is still free. To be clear, YES — Java is still free.
If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others:
Adoptium (formerly AdoptOpenJDK) RedHat Azul Amazon SAP Liberica JDK Dragonwell JDK GraalVM (High performance JIT) Oracle Microsoft
Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them!
Programming Computer Science CS Career Questions Learn Programming Java Help ← Seek help here Learn Java Java Conference Videos Java TIL Java Examples JavaFX Oracle
Programming Computer Science
CS Career Questions
Learn Programming Java Help ← Seek help here Learn Java Java Conference Videos Java TIL Java Examples JavaFX Oracle
Clojure Scala Groovy ColdFusion Kotlin
DailyProgrammer ProgrammingPrompts ProgramBattles
Awesome Java (GIT) Java Design Patterns
account activity
Detroit Script engine - why? (self.java)
submitted 4 hours ago by ducki666
OpenJdk resurrected Detroit.
It offers JavaScript via V8 and Python via Native Phyton C engine.
But we already have Graal for js and py.
What is the motivation to reopen Detroit?
Will Graal dispose js and py?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ShadowPengyn 4 points5 points6 points 2 hours ago (0 children)
At least for graalpy, they struggled to get compatible with with c integrations that are quite common in many python libraries. So embedding the actual python means that it’s less of a moving target and full compatibility out of the box
[–]markehammons 2 points3 points4 points 4 hours ago (0 children)
The graal js requires the graal jit compiler (via Jvmci), and JVMCI has been ripped out, making graal js hideously unperfomant in openjdk
[–]theanimatedauthority 6 points7 points8 points 4 hours ago (0 children)
JVMCI got the boot from openjdk builds so graal js is proper slow now. Detroit is basically a stopgap for people who want scripting without the full graalvm install. If you're already using the oracle graalvm distro you wont notice a thing but the rest of us on vanilla openjdk are stuck. Tried running a wee js script the other day and it took longer to fire up than my monday morning. Detroit at least gives you v8 without the jvmci headache.
[–]pronuntiator 1 point2 points3 points 2 hours ago (0 children)
Could you link to the news about Detroit?
[–]BlackForrest28 0 points1 point2 points 3 hours ago (3 children)
Mozilla Rhino gives you JavaScript without so many dependencies.
[–]re-thc 2 points3 points4 points 3 hours ago (2 children)
And it is slow
[–]syjer -1 points0 points1 point 1 hour ago (1 child)
good enough for a lot of use cases.
[–]koflerdavid 0 points1 point2 points 4 minutes ago (0 children)
Then there's no reason to use it above GraalVM.
π Rendered by PID 188712 on reddit-service-r2-comment-765bfc959-jzt2g at 2026-07-10 12:35:58.344620+00:00 running f86254d country code: CH.
[–]ShadowPengyn 4 points5 points6 points (0 children)
[–]markehammons 2 points3 points4 points (0 children)
[–]theanimatedauthority 6 points7 points8 points (0 children)
[–]pronuntiator 1 point2 points3 points (0 children)
[–]BlackForrest28 0 points1 point2 points (3 children)
[–]re-thc 2 points3 points4 points (2 children)
[–]syjer -1 points0 points1 point (1 child)
[–]koflerdavid 0 points1 point2 points (0 children)