[VOTE] Release Apache Commons BCEL 6.3.1 based on RC1

2019-03-20 Thread Gary Gregory
We have fixed quite a few bugs and added some significant enhancements since Apache Commons BCEL 6.3 was released, so I would like to release Apache Commons BCEL 6.3.1. Apache Commons BCEL 6.3.1 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/bcel/6.3.1-RC1

Re: [BCEL] Release

2019-03-20 Thread Bruno P. Kinoshita
+1 Gary. Will make sure to review and vote on the RC as soon as I see it coming. Or if I don't vote within the 72hours, feel free to remind me and I will quickly do so. Cheers On Thursday, 21 March 2019, 10:33:47 am NZDT, Gary Gregory wrote: Hi All: I need the fix for BCEL-315

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Gilles Sadowski
undefined Le mer. 20 mars 2019 à 21:39, Alex Herbert a écrit : > > > > > On 20 Mar 2019, at 18:22, Gilles Sadowski wrote: > > > >>> [...] > >>> Perhaps the "RandomStressTester" should be made more flexible > >>> and, instead of a hard-coded "GeneratorsList", accept a list of "enum" > >>>

[BCEL] Release

2019-03-20 Thread Gary Gregory
Hi All: I need the fix for BCEL-315 ASAP. I plan on creating on RC later today I hope. Based on changes.xml I think the next version should be 6.3.1 instead of 6.4. Gary

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Alex Herbert
> On 20 Mar 2019, at 18:22, Gilles Sadowski wrote: > >>> [...] >>> Perhaps the "RandomStressTester" should be made more flexible >>> and, instead of a hard-coded "GeneratorsList", accept a list of "enum" >>> identifiers. e.g. a list (ASCII file) like: >>> MT 3 >>> MT_64 3 >>> SPLIT_MIX_64 3

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Gilles Sadowski
>> [...] > > Perhaps the "RandomStressTester" should be made more flexible > > and, instead of a hard-coded "GeneratorsList", accept a list of "enum" > > identifiers. e.g. a list (ASCII file) like: > > MT 3 > > MT_64 3 > > SPLIT_MIX_64 3 > > [etc.] > > where the second columns indicates how many

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Alex Herbert
On 20/03/2019 16:13, Gilles Sadowski wrote: Le mer. 20 mars 2019 à 15:04, Alex Herbert a écrit : On 20/03/2019 13:08, Gilles Sadowski wrote: - Perhaps there is another place for them? I am happy to not clutter the source repo and keep them somewhere for devs. But where? You tell me. Maybe

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Gilles Sadowski
Le mer. 20 mars 2019 à 15:04, Alex Herbert a écrit : > > > On 20/03/2019 13:08, Gilles Sadowski wrote: > > > >> - Perhaps there is another place for them? > >> > >> I am happy to not clutter the source repo and keep them somewhere for > >> devs. But where? You tell me. Maybe in the

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Alex Herbert
On 20/03/2019 11:14, Gilles Sadowski wrote: I have updated the PR for the XorShift1024 variant to deprecate the old XOR_SHIFT_1024_S enum. Please take a look to see if the wording is OK: https://github.com/apache/commons-rng/pull/30/files#diff-630495e26d73fa22ada841dabde0ab47

[LAZY][VOTE] Release Apache Commons Parent 48 based on RC1

2019-03-20 Thread Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Parent 47 was released, so I would like to release Apache Commons Parent 48. Apache Commons Parent 48 RC1 is available for review here:

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Alex Herbert
On 20/03/2019 13:08, Gilles Sadowski wrote: - Perhaps there is another place for them? I am happy to not clutter the source repo and keep them somewhere for devs. But where? You tell me. Maybe in the examples-stress module they are OK as that one is not officially part of the library.

Re: Google Summer of Code 2019 Mentor Registration

2019-03-20 Thread Gilles Sadowski
Hi Eric. Le mar. 12 mars 2019 à 20:02, Eric Barnhill a écrit : > > On Tue, Mar 12, 2019 at 11:48 AM Gilles Sadowski > wrote: > > > > > There are also a couple of CM packages that would be worth porting > > to [Numbers] or their own component: > > * o.a.c.math4.analysis.integration > > *

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Gilles Sadowski
>> [...] > > I was thinking of a utility for taking the output (of several runs) of > > the test > > suites and generate the table in "apt" format (with correct links). > > I previously did a lot of this when testing the cache of the int and > boolean values. I could not find the scripts on local

Re: [Rng] New XoShiRo generators

2019-03-20 Thread Gilles Sadowski
Hi Alex. Le mer. 20 mars 2019 à 01:32, Alex Herbert a écrit : > > > > > On 19 Mar 2019, at 15:24, Gilles Sadowski wrote: > >> > >> I am currently rerunning the dieharder test for the XorShift1024Star > >> composites since that requires a little endian format on my machine. So > >> far there are

Release Announcement: General Availability of Java 12 / JDK 12

2019-03-20 Thread Rory O'Donnell
Hi Benedikt, *1) Release Announcement: General Availability of Java 12 / JDK 12 [1] * * JDK 12, the reference implementation of Java 12, is now Generally Available. * GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/12 This release includes the following