src/java.base/share/classes/sun/misc/ExtensionInfo.java

Print this page

        

@@ -36,12 +36,14 @@
 
 /**
  * This class holds all necessary information to install or
  * upgrade a extension on the user's disk
  *
+ * @deprecated this class will be removed in a future release.
  * @author  Jerome Dochez
  */
+@Deprecated
 public class ExtensionInfo {
 
     /**
      * <p>
      * public static values returned by the isCompatible method