Date: Sun, 12 Jan 2020 20:56:30 -0700 (MST) From: =?UTF-8?Q?Klaus_K=C3=BCchemann?= <maciphone2@googlemail.com> To: freebsd-java@freebsd.org Subject: Re: OpenJDK 11 for armv6/7 and aarch64 Message-ID: <1578887790850-0.post@n6.nabble.com> In-Reply-To: <C2A58F30-0562-44AE-AF0D-006F54F553EE@googlemail.com> References: <CAJuc1zMBvZ6-wi89Omu4iX_jsqh-imyYgFsgf2FDVigt%2BsADLA@mail.gmail.com> <20200113012426.GA64233@misty.eyesbeyond.com> <CAJuc1zMi_J6dgvQm84b8L6z0Ye_%2BcPBaHuqufAg9GKqYObPQEQ@mail.gmail.com> <C2A58F30-0562-44AE-AF0D-006F54F553EE@googlemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
freebsd-java mailing list wrote > root@generic:/usr/local/bootstrap-openjdk11 # java -version > openjdk version "11.0.5-internal" 2019-10-15 > OpenJDK Runtime Environment (fastdebug build > 11.0.5-internal+0-adhoc.root.openjdk-jdk11u) > OpenJDK 64-Bit Server VM (fastdebug build > 11.0.5-internal+0-adhoc.root.openjdk-jdk11u, mixed mode) > ....... ... oops , I gave the wrong output , here's the correct one from pkg bootstrap-jdk/13-current : root@generic:~ # /usr/local/bootstrap-openjdk11/bin/java -version openjdk version "11.0.5" 2019-10-15 OpenJDK Runtime Environment (build 11.0.5+10-1) OpenJDK 64-Bit Server VM (build 11.0.5+10-1, mixed mode) -- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-java-f4188125.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1578887790850-0.post>