This is an automated email from the ASF dual-hosted git repository.
bwalker pushed a change to branch cleanup_long_double_object_creation
in repository https://gitbox.apache.org/repos/asf/netbeans.git
at 234e3d8ce1 Cleanup the use of Double primitive wrapper. As of Java 9,
the VM can do a better job of handling the coversion from a Double primitive to
a Double Object or vice versa.
This branch includes the following new commits:
new 234e3d8ce1 Cleanup the use of Double primitive wrapper. As of Java 9,
the VM can do a better job of handling the coversion from a Double primitive to
a Double Object or vice versa.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
---------------------------------------------------------------------
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