I can confirm JDK 8 on my macbook is OK for rng, numbers and lang.

Tried 55-SNAPSHOT from git master and also the tagged 55 RC1 (double checking).

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/apache-maven-3.6.3
Java version: 1.8.0_301, vendor: Oracle Corporation, runtime:
/Library/Java/JavaVirtualMachines/jdk1.8.0_301.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"

I'll investigate a bit more tomorrow why the JDK 8 build on my other
machine is loading a Java 11 class. I may have some problem with the
maven cache and the jars that are loaded.

Alex

On Thu, 8 Dec 2022 at 18:30, Alex Herbert <alex.d.herb...@gmail.com> wrote:
>
> On Thu, 8 Dec 2022 at 18:18, Gary Gregory <garydgreg...@gmail.com> wrote:
> >
> > Java version: 1.8.0_352, vendor: Private Build
> >
> > Private build? What's that?
>
> I did not notice that. It is strange.
>
> I believe this is the version installed by my package manager on Ubuntu:
>
> $ java -version
> openjdk version "1.8.0_352"
> OpenJDK Runtime Environment (build 1.8.0_352-8u352-ga-1~18.04-b08)
> OpenJDK 64-Bit Server VM (build 25.352-b08, mixed mode)
>
> $ lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description:    Ubuntu 18.04.6 LTS
> Release:        18.04
> Codename:       bionic
>
> I'll try on my MacBook as it has a different java 8.
>
> Otherwise I will try to download a different java 8 for this linux box.
>
> Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to