Y
Hacker News
new
|
ask
|
show
|
jobs
by
heisenbit
561 days ago
Well, Java during its initial life was controlled to a degree through the control of the tests:
https://en.wikipedia.org/wiki/Technology_Compatibility_Kit
.
1 comments
vitiral
561 days ago
Huh, I wasn't aware that Java was initially open source
link
karussell
561 days ago
I think Java/JDK was closed source initially, then went open source in 2006/2007 (?), but without the TCK. The TCK was never open sourced but the JCK is now kind of "open":
https://openjdk.org/groups/conformance/JckAccess/
link