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

Martin Baumgartner commented on OPENJPA-2205:
---------------------------------------------

As far as i could see, the affected code becomes generated in 
PCEnhancer:addCopyKeyFieldsFromObjectIdMethod, but I'm not familiar with Serp.
                
> Performance - Method invokes inefficient Number constructor; use static 
> valueOf instead
> ---------------------------------------------------------------------------------------
>
>                 Key: OPENJPA-2205
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2205
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: Enhance
>    Affects Versions: 2.2.0
>            Reporter: James Carman
>
> We use Sonar and all of our enhanced classes cause this "critical" bug to 
> come up.  I believe it's found via FindBugs.
> The pcCopyKeyFieldsFromObjectId() method appears to be the offender here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to