|
|
|
|
|
by 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. |
|