Y
Hacker News
new
|
ask
|
show
|
jobs
by
josephcsible
1073 days ago
> Oracle has been a remarkably good steward of Java
Well, other than ramming through modules and the --add-opens fiasco from Java 9.
2 comments
vram22
1073 days ago
What was the issue about modules?
link
josephcsible
1072 days ago
The point of using setAccessible with reflection was to access private fields and methods, and the module features in Java 9 made that impossible without passing a gigantic list of command-line flags to every invocation of Java.
link
musicale
1073 days ago
And that stupid lawsuit.
link