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/06 22:52:35 UTC

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

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

   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 #5229: apisupport dir: removed unessesary old forms of Integer type

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

   Hi @tbw777 ,
   
    #5238 is already reviewed, no need to mess things there.
   
   You can merge those different branches of yours (the branches for your PRs) into this branch (https://github.com/tbw777/netbeans/tree/bumInteger/apisupport ) and then push, the different commits will appear in this PR, so we can review it all at once.
   
   


-- 
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 #5229: apisupport dir: removed unessesary old forms of Integer type

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

   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 #5229: apisupport dir: removed unessesary old forms of Integer type

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


-- 
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] tbw777 commented on pull request #5229: apisupport dir: removed unessesary old forms of Integer type

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

   I did merge PRs already. but here is no timeline events. I think it because current PR was closed.
   
   [1 hour ago](https://github.com/tbw777/netbeans/commit/1a6593dc18ce2fae8d44d4939e7f0e1a330e07fa)


-- 
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] tbw777 commented on pull request #5229: apisupport dir: removed unessesary old forms of Integer type

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

   @vieiro origin/bumInteger/apisupport updated but not visible here. Its because reopen required?
   
   origin/bumInteger/apisupport:
   
   > rebased to master
   > amended commit of above PRs


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