[jira] [Updated] (GROOVY-8966) Exclusive NumberRange is converted to inclusive when used by List.getAt(range).

2019-01-22 Thread Sean Fitts (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Fitts updated GROOVY-8966: --- Description: When constructing an exclusive range, if the types of the left and right sides are exp

[jira] [Updated] (GROOVY-8966) Exclusive NumberRange is converted to inclusive when used by List.getAt(range).

2019-01-22 Thread Sean Fitts (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Fitts updated GROOVY-8966: --- Description: When constructing an exclusive range, if the types of the left and right sides are exp

[jira] [Updated] (GROOVY-8966) Exclusive NumberRange is converted to inclusive when used by List.getAt(range).

2019-01-22 Thread Sean Fitts (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Fitts updated GROOVY-8966: --- Description: When constructing an exclusive range, if the types of the left and right sides are exp

[jira] [Created] (GROOVY-8966) Exclusive NumberRange is converted to inclusive when used by List.getAt(range).

2019-01-22 Thread Sean Fitts (JIRA)
Sean Fitts created GROOVY-8966: -- Summary: Exclusive NumberRange is converted to inclusive when used by List.getAt(range). Key: GROOVY-8966 URL: https://issues.apache.org/jira/browse/GROOVY-8966 Project:

[jira] [Created] (GROOVY-8965) instanceof with || inserts wrong cast

2019-01-22 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8965: -- Summary: instanceof with || inserts wrong cast Key: GROOVY-8965 URL: https://issues.apache.org/jira/browse/GROOVY-8965 Project: Groovy Issue Type