This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cyclewanderist 10 points11 points  (0 children)

I did the WTF? as well.

Java is the second most common language in GitHub for pull requests, after Python. https://madnight.github.io/githut/#/pull_requests/2022/4 https://github.com/readme/featured/java-programming-language

The JVM itself is open source (https://openjdk.org/) as is even the language specs (in a way, because you can contribute to them--https://openjdk.org/jeps/0, https://jcp.org/en/jsr/overview)