You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2023/01/07 10:19:10 UTC

[GitHub] [netbeans] tbw777 opened a new pull request, #5236: javafx dir: removed unessesary old forms of Integer type

tbw777 opened a new pull request, #5236:
URL: https://github.com/apache/netbeans/pull/5236

   Changed boxing/autoboxing with Integer()/valueOf()/intValue() to raw int values or parseInt(some string)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] vieiro commented on pull request #5236: javafx dir: removed unessesary old forms of Integer type

Posted by "vieiro (via GitHub)" <gi...@apache.org>.
vieiro commented on PR #5236:
URL: https://github.com/apache/netbeans/pull/5236#issuecomment-1407079827

   Hi @tbw777 ,
   
   Please add this as a single commit to PR https://github.com/apache/netbeans/pull/5229
   
   Thanks!


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] vieiro closed pull request #5236: javafx dir: removed unessesary old forms of Integer type

Posted by "vieiro (via GitHub)" <gi...@apache.org>.
vieiro closed pull request #5236: javafx dir: removed unessesary old forms of Integer type
URL: https://github.com/apache/netbeans/pull/5236


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists