You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by py...@apache.org on 2006/08/24 11:55:45 UTC

svn commit: r434363 [1/3] - in /incubator/harmony/enhanced/classlib/trunk/modules/logging/src: main/java/java/util/logging/Logger.java test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java

Author: pyang
Date: Thu Aug 24 02:55:45 2006
New Revision: 434363

URL: http://svn.apache.org/viewvc?rev=434363&view=rev
Log:
Patch applied for HARMONY-1265 ([classlib][logging]compatibility: java.util.logging.Logger.entering(null,null,null) throws unexpected NullPointerException.)

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/Logger.java
    incubator/harmony/enhanced/classlib/trunk/modules/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/LoggerTest.java