-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
None
-
b89
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142845 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
Both TypeUtilities and Guards contain methods only used from Dynalink that also don't seem to be useful from outside of it. A separate class, dynalink.internal.InternalTypeUtilities should be created for hosting these. (Right now, the package is indeed named jdk.internal.dynalink.internal, but once packages are renamed to jdk.dynalink it'll make more sense).
- backported by
-
JDK-8142845 Reduce visibility of few methods in TypeUtilities and Guards API
-
- Resolved
-