[ 
https://issues.apache.org/jira/browse/PDFBOX-5536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626060#comment-17626060
 ] 

Andreas Lehmkühler commented on PDFBOX-5536:
--------------------------------------------

I've set the member variable {{context}} to {{private final}} and ended up in 
adding a new constructor to every subclass of 
{{org.apache.pdfbox.contentstream.operator.OperatorProcessor}} so that the 
commit became kind of big. Bun in the end the changes are all trivial

> Refactor OperatorProcessor
> --------------------------
>
>                 Key: PDFBOX-5536
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5536
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Parsing
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 3.0.0 PDFBox
>
>
> I've stumbled upon the following sonar issue
> {code}
> Child class fields should not shadow parent class fields
> {code}
> and assumed it wasn't a big deal to fix it. It isn't but a lot of classes are 
> affected so that I've decide to create a new issue instead of using 
> PDFBOX-4892



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to