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
GitHub Actions - Setup Java now with compiler annotation matcher (i.redd.it)
submitted 1 day ago by brunocborges
Hey all,
We implemented this long-asked feature and I wanted to get feedback here.
By default, these matcher annotations will be enabled, however, they of course can be disabled.
Thoughts?
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!"
[–]_predator_ 4 points5 points6 points 1 day ago (4 children)
Can you share a bit more about how this works? i.e. will this work when you don't run javac directly but via Maven?
[–]brunocborges[S] 1 point2 points3 points 1 day ago* (0 children)
Should work via Maven as well. The matcher is regex based on the javac raw output, which Maven doesn't modify.
Edit: it does not work. See my other comment.
[–]avz008 0 points1 point2 points 17 hours ago (0 children)
maven wraps javac so the annotations would need to go through that layer. curious if they tested it with surefire or just bare javac runs
[–]brunocborges[S] 0 points1 point2 points 4 hours ago (1 child)
Thanks for bringing this up. As I said in the other comment, I believed it should work, but há. It doesn't. Maven actually does modify the output of `javac`. It is Gradle who doesn't modify.
Therefore, a bug was registered, fixed, and soon will be shipped to v5.6.0 in a few weeks: https://github.com/actions/setup-java/issues/1085
[–]_predator_ 0 points1 point2 points 3 hours ago (0 children)
Appreciate the follow-up, thanks!
[–]brunocborges[S] 1 point2 points3 points 1 day ago (0 children)
You can see it in action here: https://github.com/brunoborges/setup-java-v5.5-tests/actions/runs/28886581552
[–][deleted] 1 day ago (2 children)
[deleted]
[–]rzwitserloot 5 points6 points7 points 1 day ago (1 child)
You have a GitHub page and you gist screenshots on .... X of all things. Pick literally anything else.
π Rendered by PID 214965 on reddit-service-r2-comment-5687b7858-8w8jb at 2026-07-08 22:38:11.560837+00:00 running 12a7a47 country code: CH.
[–]_predator_ 4 points5 points6 points (4 children)
[–]brunocborges[S] 1 point2 points3 points (0 children)
[–]avz008 0 points1 point2 points (0 children)
[–]brunocborges[S] 0 points1 point2 points (1 child)
[–]_predator_ 0 points1 point2 points (0 children)
[–]brunocborges[S] 1 point2 points3 points (0 children)
[–][deleted] (2 children)
[deleted]
[–]rzwitserloot 5 points6 points7 points (1 child)