[jira] [Commented] (GEOMETRY-14) AffineTransform?D Classes

2018-10-06 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640970#comment-16640970 ] Matt Juntunen commented on GEOMETRY-14: --- {quote}Using it will bring all the advantages of a

[jira] [Commented] (GEOMETRY-14) AffineTransform?D Classes

2018-10-06 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640904#comment-16640904 ] Gilles commented on GEOMETRY-14: {quote}A.transform(B).transform(C) would logically perform A, then B,

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640891#comment-16640891 ] Alex D Herbert commented on RNG-57: --- Having though about this the simulation can be modelled as a Binomial

[jira] [Commented] (COLLECTIONS-697) JavaDoc for FixedSizeList should warn that modifying underlying list is still allowed and is not prevented

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640867#comment-16640867 ] ASF GitHub Bot commented on COLLECTIONS-697: Github user asfgit closed the pull request

[jira] [Commented] (COLLECTIONS-697) JavaDoc for FixedSizeList should warn that modifying underlying list is still allowed and is not prevented

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640866#comment-16640866 ] ASF GitHub Bot commented on COLLECTIONS-697: Github user asfgit closed the pull request

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640855#comment-16640855 ] Alex D Herbert commented on RNG-57: --- I've had a look at {{ProvidersCommonParametricTest}} and why this

[jira] [Comment Edited] (GEOMETRY-14) AffineTransform?D Classes

2018-10-06 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640846#comment-16640846 ] Matt Juntunen edited comment on GEOMETRY-14 at 10/6/18 7:15 PM:

[jira] [Commented] (GEOMETRY-14) AffineTransform?D Classes

2018-10-06 Thread Matt Juntunen (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640846#comment-16640846 ] Matt Juntunen commented on GEOMETRY-14: --- {quote}Yes, but {{apply(vec)}} is as clear and more

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640740#comment-16640740 ] Gary Gregory commented on BEANUTILS-509: Weird: When I run a build with Maven and all the test

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-06 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640734#comment-16640734 ] Gary Gregory commented on BEANUTILS-509: Would you say that a side issue here would be for

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640723#comment-16640723 ] Gilles commented on RNG-57: --- bq. I am wondering if the ProvidersList should make a better attempt at creating a

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640722#comment-16640722 ] Alex D Herbert commented on RNG-57: --- Wow that test is hard to get to pass. I just tried this using a 1024

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread Alex D Herbert (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640712#comment-16640712 ] Alex D Herbert commented on RNG-57: --- I've closed the PR and repeated the changes in a new branch. Do you

[GitHub] commons-lang issue #367: Update event tests to JUnit Jupiter

2018-10-06 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/367 [![Coverage Status](https://coveralls.io/builds/19384615/badge)](https://coveralls.io/builds/19384615) Coverage remained the same at 95.253% when pulling

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640698#comment-16640698 ] ASF GitHub Bot commented on RNG-57: --- Github user aherbert closed the pull request at:

[GitHub] commons-lang pull request #367: Update event tests to JUnit Jupiter

2018-10-06 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/367 Update event tests to JUnit Jupiter Upgrade the tests in the event package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of

[jira] [Commented] (RNG-57) CachedUniformRandomProvider for nextBoolean() and nextInt()

2018-10-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RNG-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640697#comment-16640697 ] ASF GitHub Bot commented on RNG-57: --- Github user aherbert commented on the issue:

[jira] [Updated] (RNG-59) More robust "SeedFactory"

2018-10-06 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-59: -- Description: {{SeedFactory}} will produce the same seed when several instances of the same program are launched in rapid

[jira] [Commented] (BEANUTILS-509) WeakHashmap enters into infinite loop in WrapDynaClass.java

2018-10-06 Thread Akshay Gehi (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640688#comment-16640688 ] Akshay Gehi commented on BEANUTILS-509: --- Hi Gary, I mentioned in the Junit that the test case

[jira] [Commented] (GEOMETRY-14) AffineTransform?D Classes

2018-10-06 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16640689#comment-16640689 ] Gilles commented on GEOMETRY-14: {quote}the API would be a bit more awkward, assuming that by

[GitHub] commons-lang issue #366: Update concurrent tests to JUnit Jupiter

2018-10-06 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/366 Thanks! 👍 ---

[GitHub] commons-lang pull request #366: Update concurrent tests to JUnit Jupiter

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/366 ---

[GitHub] commons-lang issue #366: Update concurrent tests to JUnit Jupiter

2018-10-06 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/366 [![Coverage Status](https://coveralls.io/builds/19384033/badge)](https://coveralls.io/builds/19384033) Coverage increased (+0.007%) to 95.253% when pulling

[GitHub] commons-lang pull request #366: Update concurrent tests to JUnit Jupiter

2018-10-06 Thread mureinik
GitHub user mureinik opened a pull request: https://github.com/apache/commons-lang/pull/366 Update concurrent tests to JUnit Jupiter Upgrade the tests in the concurrent package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While

[GitHub] commons-lang pull request #365: Travis: Also build with openjdk-ea

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/365 ---

[GitHub] commons-lang issue #365: Travis: Also build with openjdk-ea

2018-10-06 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/365 [![Coverage Status](https://coveralls.io/builds/19383591/badge)](https://coveralls.io/builds/19383591) Coverage decreased (-0.007%) to 95.246% when pulling

[GitHub] commons-lang pull request #365: Travis: Also build with openjdk-ea

2018-10-06 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-lang/pull/365 Travis: Also build with openjdk-ea You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/commons-lang

[GitHub] commons-lang pull request #363: Update builder tests to JUnit Jupiter

2018-10-06 Thread mureinik
Github user mureinik closed the pull request at: https://github.com/apache/commons-lang/pull/363 ---

[GitHub] commons-lang issue #363: Update builder tests to JUnit Jupiter

2018-10-06 Thread mureinik
Github user mureinik commented on the issue: https://github.com/apache/commons-lang/pull/363 > Thanks! 👍 > > Merged in [729adb6](https://github.com/apache/commons-lang/commit/729adb624d3e720afb8686093814ab2bcc2d2f13) > > Not sure why this pull request was not

[GitHub] commons-lang issue #363: Update builder tests to JUnit Jupiter

2018-10-06 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/363 Thanks! 👍 Merged in https://github.com/apache/commons-lang/commit/729adb624d3e720afb8686093814ab2bcc2d2f13 Not sure why this pull request was not auto-closed

[GitHub] commons-lang pull request #359: these 2 links seem to be broken

2018-10-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/359 ---

[GitHub] commons-lang issue #359: these 2 links seem to be broken

2018-10-06 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/359 Thanks! 👍 ---