-
Task
-
Resolution: Delivered
-
P4
-
10
-
Verified
This section describes the deprecated APIs, features, and options that have been identified as deprecated in this release and are subject to removal from future versions of Java SE and the JDK. They should be used with that possibility in mind.
Other sources of information about the APIs, features, and options deprecated in Java SE 10 and JDK 10 include:
*[Deprecated API page (API specification)](http://cr.openjdk.java.net/~iris/se/10/latestSpec/api/deprecated-list.html) - Identifies all deprecated APIs including those deprecated in Java SE 10.
*[Java SE 10 (18.3) ( JSR 383) specification](http://cr.openjdk.java.net/~iris/se/10/latestSpec/) - Documents changes to the specification made between Java SE 9 and Java SE 10 that include the identification of deprecated APIs and features not described here.
You should be aware of the contents in those documents as well as the items described in this release notes page.
The descriptions of deprecated APIs might include references to the deprecation warnings of forRemoval=true and `forRemoval=false`. The `forRemoval=true` text indicates that a deprecated API might be removed from the next major release. The `forRemoval=false` text indicates that a deprecated API is not expected to be removed from the next major release but might be removed in some later release.
**Note:** JEP 277: Enhanced Deprecation provides a detailed description of the deprecation policy. You should be aware of the updated policy described in this document.
The descriptions below also identify potential compatibility issues that you might encounter when migrating to JDK 10. See the JDK 10 Migration Guide for descriptions of specific compatibility issues. See the [Compatibility & Specification Review (CSR)](https://wiki.openjdk.java.net/display/csr/Main) page on the OpenJDK wiki for information about compatibility as it relates to JDK 10.
Other sources of information about the APIs, features, and options deprecated in Java SE 10 and JDK 10 include:
*[Deprecated API page (API specification)](http://cr.openjdk.java.net/~iris/se/10/latestSpec/api/deprecated-list.html) - Identifies all deprecated APIs including those deprecated in Java SE 10.
*[Java SE 10 (18.3) ( JSR 383) specification](http://cr.openjdk.java.net/~iris/se/10/latestSpec/) - Documents changes to the specification made between Java SE 9 and Java SE 10 that include the identification of deprecated APIs and features not described here.
You should be aware of the contents in those documents as well as the items described in this release notes page.
The descriptions of deprecated APIs might include references to the deprecation warnings of forRemoval=true and `forRemoval=false`. The `forRemoval=true` text indicates that a deprecated API might be removed from the next major release. The `forRemoval=false` text indicates that a deprecated API is not expected to be removed from the next major release but might be removed in some later release.
**Note:** JEP 277: Enhanced Deprecation provides a detailed description of the deprecation policy. You should be aware of the updated policy described in this document.
The descriptions below also identify potential compatibility issues that you might encounter when migrating to JDK 10. See the JDK 10 Migration Guide for descriptions of specific compatibility issues. See the [Compatibility & Specification Review (CSR)](https://wiki.openjdk.java.net/display/csr/Main) page on the OpenJDK wiki for information about compatibility as it relates to JDK 10.