Y
Hacker News
new
|
ask
|
show
|
jobs
by
codenut
2540 days ago
I want to try GraalVM and use in my side project. But whats holding me back is that its from Oracle. Is that something that I should be worry of?
2 comments
yogthos
2540 days ago
GraalVM has a community edition that's fully open source. There's nothing more to worry about there than with any other open source project.
link
pjmlp
2539 days ago
If it wasn't for Oracle Java would be in maintenance mode, stuck at version 6 and Maxime VM would live on as compiler conference papers.
So no, you don't need to worry from the only company that cared about saving Java.
link