Patch: java.util.logging.Level

Michael Koch konqueror@gmx.de
Thu May 6 16:11:00 GMT 2004


Hi list,


I just reverted a patch I commited some time ago. The strings are 
ensured to be intern, so we can use ==.


Michael


2004-05-06  Michael Koch  <konqueror@gmx.de>

	* java/util/logging/Level.java
	(parse): Use == instead of String.equals().

-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.diff
Type: text/x-diff
Size: 540 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040506/3b2c2aaf/attachment.bin>


More information about the Java-patches mailing list