Fix to remove constant conditions in classlib sources
-----------------------------------------------------
Key: HARMONY-518
URL: http://issues.apache.org/jira/browse/HARMONY-518
Project: Harmony
Type: Improvement
Components: Classlib
Reporter: Mikhail Fursov
Priority: Minor
Here is a fix of constant conditions in if statements I found with static analyser
Affected files:
modules/archive/src/main/java/java/util/zip/InflaterInputStream.java
modules/beans/src/main/java/java/beans/Introspector.java
modules/beans/src/main/java/java/beans/XMLEncoder.java
I will attach file with fix in the next post.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|