From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Adam Duskett <adam.duskett@amarulasolutions.com>
Cc: Tudor Holton <buildroot@tudorholton.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/openjdk{-bin}: Drop OpenJDK11 and add OpenJDK21
Date: Wed, 1 Nov 2023 19:06:26 +0100 [thread overview]
Message-ID: <20231101190626.06c5f6c9@windsurf> (raw)
In-Reply-To: <20231017173611.2881905-2-adam.duskett@amarulasolutions.com>
On Tue, 17 Oct 2023 19:36:11 +0200
Adam Duskett <adam.duskett@amarulasolutions.com> wrote:
> OpenJDK 21 is out and with it, OpenJDK11 is now EOL.
> See: https://endoflife.date/oracle-jdk As such, drop support for 11 and do the
> following:
>
> - The 0001-Add-ARCv2-ISA-processors-support-to-Zero.patch patch now applies to
> both 17 and 21. Move it out of the version-specific directoriy.
>
> - BR2_OPENJDK_VERSION_LTS is now set to 17.
>
> - BR2_OPENJDK_VERSION_LATEST is now set to 21.
>
> - Drop --disable-hotspot-gtest as it has been removed, and was ignored in 17.
>
> - Add two separate HOST_OPENJDK_BIN_VERSION defines in openjdk-bin.mk as
> there is not a point release yet for OpenJDK 21.
>
> - Update the expectedVersion variable in JniTest.java from 0x000A0000 to
> 0x00150000
>
> Tested with:
> ./support/testing/run-tests tests.package.test_openjdk.TestOpenJdk.test_run
>
> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
> ---
> .checkpackageignore | 2 +-
> package/openjdk-bin/openjdk-bin.hash | 8 ++++----
> package/openjdk-bin/openjdk-bin.mk | 11 ++++++-----
> ...-Add-ARCv2-ISA-processors-support-to-Zero.patch | 0
> package/openjdk/Config.in | 14 ++++++--------
> package/openjdk/openjdk.hash | 2 +-
> package/openjdk/openjdk.mk | 13 +++++++------
> .../openjdk/package/openjdk-jni-test/JniTest.java | 2 +-
> 8 files changed, 26 insertions(+), 26 deletions(-)
> rename package/openjdk/{17.0.8.1+1 => }/0001-Add-ARCv2-ISA-processors-support-to-Zero.patch (100%)
I've added a Config.in.legacy entry for BR2_PACKAGE_OPENJDK_VERSION_11,
and applied. Thanks!
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-11-01 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 17:36 [Buildroot] [PATCH 1/2] package/openjdk-bin: bump OpenJDK17 version to 17.0.8.1+1 Adam Duskett
2023-10-17 17:36 ` [Buildroot] [PATCH 2/2] package/openjdk{-bin}: Drop OpenJDK11 and add OpenJDK21 Adam Duskett
2023-11-01 18:06 ` Thomas Petazzoni via buildroot [this message]
2023-11-01 18:05 ` [Buildroot] [PATCH 1/2] package/openjdk-bin: bump OpenJDK17 version to 17.0.8.1+1 Thomas Petazzoni via buildroot
2023-11-08 9:20 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231101190626.06c5f6c9@windsurf \
--to=buildroot@buildroot.org \
--cc=adam.duskett@amarulasolutions.com \
--cc=buildroot@tudorholton.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.