[
https://issues.apache.org/jira/browse/TIKA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17349050#comment-17349050
]
ASF GitHub Bot commented on TIKA-3400:
--------------------------------------
kamaci commented on pull request #441:
URL: https://github.com/apache/tika/pull/441#issuecomment-845736121
@tballison I've updated the PR. Checks fail due to `MP4ParserTest.java:101`.
I don't get same exception at my local environment. Do you have any idea about
the reason?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Use equals for Object and String Comparison Instead of ==
> ---------------------------------------------------------
>
> Key: TIKA-3400
> URL: https://issues.apache.org/jira/browse/TIKA-3400
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.26
> Reporter: Furkan Kamaci
> Priority: Major
> Fix For: 1.27
>
>
> equals() is used for object and string comparison but == compares them by
> identity.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)