[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2019-02-27 Thread Laszlo Kishalmi (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Kishalmi updated NETBEANS-481: - Fix Version/s: 9.0 > New ErrorRule to fix compiler error on initialization of var type

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-05-03 Thread Laszlo Kishalmi (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laszlo Kishalmi updated NETBEANS-481: - Fix Version/s: (was: 9.0) > New ErrorRule to fix compiler error on initialization of

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-26 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Fix Version/s: 9.0 > New ErrorRule to fix compiler error on initialization of var type varia

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-26 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- External issue URL: (was: https://github.com/apache/incubator-netbeans/pull/519) > New Er

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-26 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- External issue URL: https://github.com/apache/incubator-netbeans/pull/519 > New ErrorRule to

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-26 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Description: Below statement throws compiler error. var arr = \{1,2}; : error: cannot infe

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-26 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Description: Below statement throws compiler error. var arr = \{1,2}; : error: cannot infe

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-25 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Labels: JDK10-LVTI pull-request-available (was: JDK10-LVTI) > New ErrorRule to fix compiler

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-23 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Description: Below statement throws compiler error. var arr = \{1,2}; : error: cannot infe

[jira] [Updated] (NETBEANS-481) New ErrorRule to fix compiler error on initialization of var type variable with array

2018-04-17 Thread ARUNAVA SINHA (JIRA)
[ https://issues.apache.org/jira/browse/NETBEANS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ARUNAVA SINHA updated NETBEANS-481: --- Summary: New ErrorRule to fix compiler error on initialization of var type variable with arr