- 23 10月, 2013 1 次提交
-
-
由 bpb 提交于
6445180: URLClassLoader does not describe the behavior of several methods with respect to null arguments Summary: Document when a NPE will be thrown by URLClassLoader constructors, newInstance(), findClass(), and getPermissions(). Reviewed-by: alanb, mduigou, chegar, dholmes, jrose
-
- 15 8月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, chegar
-
- 31 7月, 2013 1 次提交
-
-
由 juh 提交于
Summary: <code> and <tt> converted to {@code }; package.html to package-info.java Reviewed-by: darcy, chegar
-
- 22 1月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, mchung, ksrini
-
- 17 9月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Minor changes to networking java files to remove warnings Reviewed-by: chegar, weijun, hawtin Contributed-by: kurchi.subhra.hazra@oracle.com, sasha_bu@hotmail.com
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 12 1月, 2011 1 次提交
-
-
由 michaelm 提交于
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before Reviewed-by: chegar
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 15 9月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Added new performance counters in the JDK to track performance metrics Reviewed-by: alanb, dholmes, iris, forax, andrew
-
- 14 7月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Modified to handle race condition for parallel-capable classloaders by re-trying/re-verifying package Reviewed-by: alanb
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 31 1月, 2009 1 次提交
-
-
由 michaelm 提交于
Summary: added close method to URLClassLoader Reviewed-by: alanb
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 11 3月, 2008 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-