- 17 5月, 2011 1 次提交
-
-
由 dcubed 提交于
7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp Summary: Logger can be GC'ed between LogManager.addLogger() and LogManager.getLogger() Reviewed-by: dsamersoff, never, acorn, mchung
-
- 30 3月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 22 9月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Add words in more places to make it clear that Logger objects are GC'able unless there is a strong reference. Reviewed-by: dholmes, andrew
-
- 23 6月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger. Reviewed-by: dholmes, alanb, emcmanus, tonyp Contributed-by: jeremymanson@google.com
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 28 10月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Added a new PlatformLoggingMXBean interface to extend PlatformManagedObject instead of LoggingMXBean Reviewed-by: alanb
-
- 18 9月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Added sun.util.logging.PlatformLogger for JRE implementation to log messages. Reviewed-by: alanb, naoto
-
- 22 7月, 2009 1 次提交
-
-
由 poonam 提交于
Summary: Making demandLogger() non-synchronized resolves the deadlock. Reviewed-by: dcubed
-
- 04 2月, 2009 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, swamyv
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-