There are times that we need to work with newer versions of some of the standard APIs and technologies of the Java platform without updating the installed JDK.For that reason Java supports a mechanism for updating certain pakages and APIs called Endorsed standards override mechanism and in this tutorial we will see how to update some of the Java's native Apis.


posted 3602 days ago