pepness opened a new pull request #3221:
URL: https://github.com/apache/netbeans/pull/3221


   I did some cleaning to the `enterprise` module with the `Inspect & 
Transform` tool. I divided the cleaning in 8 parts/commits. This is the first 
PR.
   
   Cleaning enterprise module part 1:
   
   - Remove unnecessary boxing
   - Remove unnecessary unboxing
   - Remove boxing of already boxed value
   - Remove creating new Boolean
   
   I did full builds and fix the errors that pop out.
   
   NetBeans Testing:
   - Full build done (many times)
   - Verify successful execution of libraries and licenses Ant test
   - Verify successful execution of unit tests for all modules inside 
`enterprise` and compare the output to the same unit test from master
   - Started NetBeans and ensure the log didn't have any ERROR or new WARNINGS
   - Successfully work with my projects
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

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

Reply via email to