[netbeans] branch cleanup_long_double_object_creation created (now 234e3d8ce1)

2023-03-24 Thread bwalker
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

[netbeans] 01/01: 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.

2023-03-24 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker pushed a commit to branch cleanup_long_double_object_creation in repository https://gitbox.apache.org/repos/asf/netbeans.git commit 234e3d8ce11ccdb9fe5b26420f62d86f51017d35 Author: BradWalker AuthorDate: Sat Apr 30

[netbeans] branch master updated: Fix an issue that whitespace cannot be added #5707

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new ef75e380c7 Fix an issue that whitespace

[netbeans] branch master updated: Fix GotoDeclaration in Enum implementing interface

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new fc35c511e8 Fix GotoDeclaration in Enum

[netbeans] branch master updated (f5ad8d22d5 -> 2dbb2c7347)

2023-03-24 Thread tmysik
This is an automated email from the ASF dual-hosted git repository. tmysik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git from f5ad8d22d5 Merge pull request #5705 from pepness/compress-1.23 new 9c6b91da4b Add a hint to introduce enum

[netbeans] branch master updated: Upgrade commons compress from 1.21 to 1.23.0

2023-03-24 Thread pepness
This is an automated email from the ASF dual-hosted git repository. pepness pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new e7df0170da Upgrade commons compress from

[netbeans] branch master updated: [NETBEANS-5260] Binding patterns are valid even in absence of MatchException.

2023-03-24 Thread neilcsmith
This is an automated email from the ASF dual-hosted git repository. neilcsmith pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git The following commit(s) were added to refs/heads/master by this push: new 7a53e68a93 [NETBEANS-5260] Binding