Java 10

Java 10 – Deprecated Features & Options

JDK 10 release has deprecated several APIs, features and Options from Java library. Following is the relevant details.

  1. SNMP Monitoring Support deprecated − jdk.snmp module supporting SNMP monitoring and management support for the JVM is now deprecated and is marked forRemoval=true.
  2. java.security classes deprecated − java.security.{Certificate, Identity, IdentityScope, Signer} classes are now deprecated and is marked forRemoval=true.
  3. javax.security.auth.Policy API forRemoval − The deprecated javax.security.auth.Policy is marked forRemoval=true.
  4. APIs marked for removal − Following APIs are also marked for removal in Java 10 release as there standalone implementations are readily available.
    • java.activation
    • java.corba
    • java.se.ee (aggregator)
    • java.transaction
    • java.xml.bind
    • java.xml.ws
    • java.xml.ws.annotation

About the Author: Elavarasan PK

Technical Specialist, Intersoft Data Labs