-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b116
-
Not verified
The #ReflectionWithoutReadability issue was resolved in JSR 376 with agreement to change Core Reflection to assume readability.
As a result, the use of addReads was dropped in most areas of the JDK using core reflection. There is still some residual use in the langtools repo, in javadoc and jshell for example. These can be removed.
- relates to
-
JDK-8154578 Drop residual use of addReads from javadoc
-
- Closed
-