On 17/12/2012 2:12 AM, Zhong Yu wrote:
On Sat, Dec 15, 2012 at 3:24 AM, David Holmes<david.hol...@oracle.com> wrote:Can you suggest any actual use of the result of getClassLoadingLock() that won't cause a NullPointerException if null is returned?I'm saying a more specific exception could be more helpful than NPE, for example, UnsupportedOperationException("getClassLoadingLock() not supported in a fully concurrent class loader")
Okay - noted. Thanks, David