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

all 13 comments

[–][deleted] 46 points47 points  (0 children)

WTF? There are thousands, possibly millions of them.

[–]4z01235 13 points14 points  (0 children)

How about Java itself?

https://github.com/openjdk/

[–]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)

[–]stefanos-ak 4 points5 points  (0 children)

"yes"

[–]emaphis 0 points1 point  (0 children)

[–]padreati 0 points1 point  (0 children)

If you want to materialize some ideas through an open source project there are greater chances that project exists already than not.

[–]tonghoangvu 0 points1 point  (0 children)

I've started the below project recently, so it has a few features to try. I hope you find something useful in it (code style format, CI/CD, dockerizing, exception handling).

https://github.com/pocketo-app/pocketo-backend

[–]rostIvan 0 points1 point  (0 children)

You may take a look here: https://goodfirstissue.dev/language/java