(netbeans) branch master updated: Installed some internal generics to fix some compiler warnings

2023-11-06 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 5cb5afea64 Installed some internal generics

[netbeans] branch master updated: Cleanup redundant cast warnings..

2023-05-27 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 711207c11b Cleanup redundant cast warnings

[netbeans] branch master updated: Cleanup the use of Double primitive wrapper.

2023-05-25 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 b75d913bdd Cleanup the use of Double

[netbeans] branch cleanup_long_double_object_creation deleted (was f58a666188)

2023-05-17 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 was f58a666188 Cleanup the use of Double primitive wrapper. As of Java 9, the VM can do

[netbeans] branch cleanup_long_double_object_creation updated (7c58056200 -> f58a666188)

2023-03-25 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 omit 7c58056200 Cleanup the use of Double primitive wrapper. As of Java 9, the VM can do

[netbeans] branch cleanup_long_double_object_creation updated (234e3d8ce1 -> 7c58056200)

2023-03-25 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 omit 234e3d8ce1 Cleanup the use of Double primitive wrapper. As of Java 9, the VM can do

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

[netbeans] branch master updated: Cleanup few remaining raw type List warnings.. (#5004)

2022-12-03 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 865fee2f2c Cleanup few remaining raw type

[netbeans] branch master updated: Cleanup more raw type List warnings.. (#4794)

2022-10-16 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 ee5492da33 Cleanup more raw type List

[netbeans] branch master updated: Cleanup warnings related to raw type List (#4265)

2022-10-03 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 efa3694ead Cleanup warnings related to raw

[netbeans] branch master updated: Cleanup a bunch of raw type error messages related to TreeSet. (#4582)

2022-09-04 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 5c4f116a1a Cleanup a bunch of raw type error

[netbeans] branch master updated: Cleanup warnings related to raw type list.. (#4331)

2022-07-05 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 963c6eedd4 Cleanup warnings related to raw

[netbeans] branch master updated: Use the copy constructor when that all one needs. Avoid using reflection and creating a clone as it can be expensive. (#4325)

2022-07-02 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 1f1da7337c Use the copy constructor when

[netbeans] branch master updated: Cleanup references to the generic emptySet().. (#4297)

2022-06-29 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 3e8a0a59da Cleanup references to the generic

[netbeans] branch master updated: Open clean up code base to remove Windows 95 & 98 support..

2022-04-24 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 20818f45e3 Open clean up code base

[netbeans] branch master updated: Cleanup raw type warnings related to WeakReference. (#3923)

2022-04-05 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 04fc2a31b5 Cleanup raw type warnings related

[netbeans] branch master updated: Cleanup the use of Float primitive wrapper. As of Java 9, the VM can do a better job of handling the (#3890)

2022-04-03 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 190ffcb Cleanup the use of Float primitive

[netbeans] branch master updated: repair minor nit in CountingSecurityManager.java

2022-03-30 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 b50adb9 repair minor nit

[netbeans] branch master updated: Cleanup a lot of warnings that deal with LinkedList raw types. (#3819)

2022-03-22 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 e8691d5 Cleanup a lot of warnings that deal

[netbeans] branch master updated: It is more efficient to allow the VM to manage the auto-boxing of certain primitives than it is to invoke the (#3821)

2022-03-20 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 ce03e1d It is more efficient to allow

[netbeans] branch master updated: Remove old & deprecated openide.util.enumerations module (#3679)

2022-03-12 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 b53effe Remove old & deprec

[netbeans] branch master updated: Simple changes to reduce warning messages. (#3760)

2022-03-10 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 754c2cd Simple changes to reduce warning

[netbeans] branch master updated: Clean up the use of deprecated numeric constructors (#3656)

2022-02-22 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 cf6d002 Clean up the use of deprecated

[netbeans] branch master updated: Update merge (#3651)

2022-02-21 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 13f2636 Update merge (#3651) 13f2636

[netbeans] branch master updated: Cleanup deprecated constructor use (#3649)

2022-02-20 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 05c385c Cleanup deprecated constructor use

[netbeans] branch master updated: Cleanup floating-point constructor use (#3648)

2022-02-20 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 4ae01ea Cleanup floating-point constructor

[netbeans] branch master updated: update VariableMirrorTranslator to bring it up to standards (#3647)

2022-02-20 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 de854f8 update VariableMirrorTranslator

[netbeans] branch master updated (18b85fb -> 815fe02)

2022-02-19 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 18b85fb Merge pull request #3636 from matthiasblaesing/jsf_fix add 815fe02 Cleanup warnings related

[netbeans] branch master updated: Fix the wrong use of Enumeration interface (#3637)

2022-02-18 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 eb38d73 Fix the wrong use of Enumeration

[netbeans] branch master updated: Cleanup warnings related to raw type Iterator.. (#3601)

2022-02-14 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 48ff3e7 Cleanup warnings related to raw

[netbeans] branch master updated: [NETBEANS-6337] - remove annotation warnings related to deprecating (#3390)

2021-12-27 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 615eed4 [NETBEANS-6337] - remove annotation

[netbeans] branch master updated (7c532ee -> 5303d9f)

2021-10-10 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 7c532ee [NETBEANS-6118] - Fix test failures in 'j2ee.core' (#3226) add 5303d9f [NETBEANS-6090] - update

[netbeans] branch master updated: [NETBEANS-6045] - cleanup ArrayList warnings (#3185)

2021-09-23 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 9cdf92f [NETBEANS-6045] - cleanup ArrayList

[netbeans] branch master updated: [NETBEANS-6023] - cleanup SQLParser.java warning errors (#3177)

2021-09-20 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 6fea7b8 [NETBEANS-6023] - cleanup

[netbeans] branch master updated: [NETBEANS-4755] - remove use of deprecated API - getURL() (#2336)

2021-09-02 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 e1ca394 [NETBEANS-4755] - remove use

[netbeans] branch master updated: Cleanup raw type warning (#3143)

2021-09-01 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 ba004a1 Cleanup raw type warning (#3143

[netbeans] branch master updated: [NETBEANS-5950] - cleanup warnings related to unreachable exception catches (#3126)

2021-08-26 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 4679faa [NETBEANS-5950] - cleanup warnings

[netbeans] branch master updated: [NETBEANS-5683] - remove last remaining HashSet raw type warnings..

2021-07-16 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 444f854 [NETBEANS-5683] - remove last

[netbeans] branch master updated: [NETBEANS-5682] - cleanup more of the raw type iterator warnings..

2021-07-15 Thread bwalker
This is an automated email from the ASF dual-hosted git repository. bwalker 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 4eb3f94 [NETBEANS-5682] - cleanup more