标签:endorsed
JVM优先加载endorsed目录中的库文件以覆盖它自己的系统库文件。可以使用java.endorsed.dirs系统属性来指定endorsed目录,也可以使用缺省的endorsed目录。
参考:http://docs.oracle.com/javase/6/docs/technotes/guides/standards/
http://blog.csdn.net/solariceberg/article/details/16846547
本文出自 “十里稻花香” 博客,请务必保留此出处http://5880861.blog.51cto.com/5870861/1598389
标签:endorsed
原文地址:http://5880861.blog.51cto.com/5870861/1598389