New candidate JEP: 501: Deprecate the 32-bit x86 Port for Removal
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Fri Nov 15 17:28:03 UTC 2024
I think you are talking about https://openjdk.org/projects/zero/. That
was relevant when Zero was an active project. It is since long
integrated into the mainline JDK, and that project is in effect defunct.
To build a JDK with Zero enabled, run "bash configure
--with-jvm-variants=zero". If you are interested in implemention
details, look for files and directories that include "zero" in the name
in src/hotspot.
/Magnus
On 2024-11-15 00:27, David Alayachew wrote:
>
> Or where to download and test it out for that matter.
>
> Also, the FAQ link is dead.
>
>
> On Thu, Nov 14, 2024, 6:18 PM David Alayachew
> <davidalayachew at gmail.com> wrote:
>
> That Zero port appears to be a very fair compromise, ty for doing
> this.
>
> Where can I go to learn more about it? The link on the left hand
> side only links to a mailing list and a blog.
>
>
> On Thu, Nov 14, 2024, 4:28 PM Mark Reinhold
> <mark.reinhold at oracle.com> wrote:
>
> https://openjdk.org/jeps/501
>
> Summary: Deprecate the 32-bit x86 port, with the intent to
> remove it
> in a future release. This will thereby deprecate the Linux
> 32-bit x86
> port, which is the only 32-bit x86 port remaining in the
> JDK. It will
> also, effectively, deprecate any remaining downstream 32-bit
> x86 ports.
> After the 32-bit x86 port is removed, the architecture-agnostic
> Zero port will be the only way to run Java programs on
> 32-bit x86
> processors.
>
> - Mark
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jdk-dev/attachments/20241115/099b9c26/attachment-0001.htm>
More information about the jdk-dev
mailing list