I just realized my binary was built using JDK21.

openjdk version "21.0.1" 2023-10-17 LTS
OpenJDK Runtime Environment Zulu21.30+15-CA (build 21.0.1+12-LTS)
OpenJDK 64-Bit Server VM Zulu21.30+15-CA (build 21.0.1+12-LTS, mixed mode,
sharing)

Will this be a problem? Should I build with JDK8? Or even multiple
versions? I have java8u392 on my local machine

openjdk version "1.8.0_392"
OpenJDK Runtime Environment (Zulu 8.74.0.17-CA-macos-aarch64) (build
1.8.0_392-b08)
OpenJDK 64-Bit Server VM (Zulu 8.74.0.17-CA-macos-aarch64) (build
25.392-b08, mixed mode)

And I built on a Mac M3. Does it make any difference if I build on an x86
Linux?

On Sat, Mar 22, 2025 at 4:39 AM Attila Doroszlai <adorosz...@apache.org>
wrote:

> > I'm not sure which KEYS file is the correct one -- the one under
> /release/
> > or the one under /dev/?
>
> release is the correct one.  dev is for the case if "you are a
> committer and not a PMC member".
>
> -Attila
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ozone.apache.org
> For additional commands, e-mail: dev-h...@ozone.apache.org
>
>

Reply via email to