Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

package com.sun.deploy.util does not exist, failed to import com.sun.deploy.util.VersionID;

847027May 8 2014 — edited Sep 9 2014

Java 1.6 JRE contains deploy.jar, which provides the VersionID class. However, Java 1.8u5 does not have it anymore.

I cannot find any log w.r.t the change.

Can anyone please point out whether the absence is deliberate or just an accident? If deliberate, what is the replacement of VersionID in Java 8?

Many Thanks

Comments
Post Details
Added on May 8 2014
2 comments
6,887 views