-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9-repo-jigsaw
-
Component/s: javafx
We no longer need to call addReads to access a class via reflection that is in a module that we do not already read. The core reflection methods will take care of adding the necessary read edges.