-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056877 | emb-9 | Unassigned | P3 | Resolved | Fixed | b25 |
JDK-8064043 | 8u45 | Mandy Chung | P3 | Resolved | Fixed | b01 |
JDK-8051377 | 8u40 | Mandy Chung | P3 | Resolved | Fixed | b01 |
JDK-8070263 | emb-8u47 | Mandy Chung | P3 | Resolved | Fixed | team |
jdeps -jdkinternals finds use of JDK internal APIs. There are supported APIs that should replace the use of some JDK internal APIs. This page keeps track of the JDK internal APIs and its replacement:
https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool
It'd be useful for jdeps to show the replacement APIs to aid the developers migrating to use the supported APIs.
https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool
It'd be useful for jdeps to show the replacement APIs to aid the developers migrating to use the supported APIs.
- backported by
-
JDK-8051377 (jdeps) Recommend supported API to replace use of JDK internal API
- Resolved
-
JDK-8056877 (jdeps) Recommend supported API to replace use of JDK internal API
- Resolved
-
JDK-8064043 (jdeps) Recommend supported API to replace use of JDK internal API
- Resolved
-
JDK-8070263 (jdeps) Recommend supported API to replace use of JDK internal API
- Resolved
- relates to
-
JDK-8051981 Low coverage rate of the fix for 8050804: (jdeps) Recommend supported API to replace use of JDK internal API
- Closed