OpenJDK 8u342 EA releases
Andrew Hughes
gnu.andrew at redhat.com
Fri Jun 24 01:44:08 UTC 2022
I've made available early access source bundles for the 8u342 build
promotions so far:
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b01-ea.tar.xz
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b02-ea.tar.xz
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b03-ea.tar.xz
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b04-ea.tar.xz
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b05-ea.tar.xz
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b06-ea.tar.xz
The tarballs are accompanied by a digital signature available at:
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b01-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b02-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b03-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b04-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b05-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b06-ea.tar.xz.sig
This is signed by our Red Hat OpenJDK key (openjdk at redhat.com):
PGP Key: rsa4096/0x92EF8D39DC13168F (hkp://keys.gnupg.net)
Fingerprint: CA5F 11C6 CE22 644D 42C6 AC44 92EF 8D39 DC13 168F
SHA256 checksums:
0e532fa6d6844fa26e07e91e8763b7535ef45313718ad27b620bf223d964d523 openjdk8u342-b01-ea.tar.xz
ba4b51690b5c0d42bc0633def8b143965daf675feb6c8b5f5f1cf8ae77d052f7 openjdk8u342-b01-ea.tar.xz.sig
b0f514f6d3156fac20da601ef1611d03fceda5e74e56f82b263b710e6369e0fa openjdk8u342-b02-ea.tar.xz
a22f9ec280f43ab847ae136f3041bc8667d907925e44233f502f760040bd0b2d openjdk8u342-b02-ea.tar.xz.sig
82bd781a44cf93a2b677418a3e075ad3a5073e3eeeb0b1e8fd106d766bcbff3a openjdk8u342-b03-ea.tar.xz
4ad3d5aa6f9aeb6471a1c11f95faeca73c140926a00add3d845939b3a719f976 openjdk8u342-b03-ea.tar.xz.sig
5b1f66fff3252b00153f1a6aa4512e1a2d60bc6b513a1c9770ed428544008b77 openjdk8u342-b04-ea.tar.xz
19adedc09a7233c4a3cbe83e1feb47f753972547a90291070736c032de2baacf openjdk8u342-b04-ea.tar.xz.sig
0ffa33be77a24f3e61ec265fa88ec78613958e728b1e679f8aea49c558048b50 openjdk8u342-b05-ea.tar.xz
21719152ee588e79c42f265b829c9fe272d2e63d9380d4d9746da5fa647801b9 openjdk8u342-b05-ea.tar.xz.sig
a3ddc1507f1fcfdcea921162ac4ef000d158acd80fecd8596ca70f9499239eb1 openjdk8u342-b06-ea.tar.xz
273a8fcc11d019200d28fe88aa716304a2f41f73669cb45c0a6c93b4df6e0433 openjdk8u342-b06-ea.tar.xz.sig
They are listed at
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b01-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b02-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b03-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b04-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b05-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u342-b06-ea.sha256
The tarballs were built on RHEL 6 (x86, x86_64) and RHEL 7 (aarch64,
ppc, ppc64, ppc64le, s390x, x86, x86_64). Note that b04 is known not
to build on AArch64, due to JDK-8284620. This is fixed in b05.
Note that tomorrow (Friday 2022-06-24) is the last day for changes to
8u342 before the release freeze.
Changes in 8u342-b01:
- JDK-8076190: Customizing the generation of a PKCS12 keystore
- JDK-8129572: Cleanup usage of getResourceAsStream in jaxp
- JDK-8132256: jaxp: Investigate removal of com/sun/org/apache/bcel/internal/util/ClassPath.java
- JDK-8190753: (zipfs): Accessing a large entry (> 2^31 bytes) leads to a negative initial size for ByteArrayOutputStream
- JDK-8194154: System property user.dir should not be changed
- JDK-8223396: [TESTBUG] several jfr tests do not clean up files created in /tmp
- JDK-8230865: [TESTBUG] jdk/jfr/event/io/EvilInstrument.java fails at-run shell MakeJAR.sh target
- JDK-8253424: Add support for running pre-submit testing using GitHub Actions
- JDK-8253865: Pre-submit testing using GitHub Actions does not detect failures reliably
- JDK-8254054: Pre-submit testing using GitHub Actions should not use the deprecated set-env command
- JDK-8254173: Add Zero, Minimal hotspot targets to submit workflow
- JDK-8254175: Build no-pch configuration in debug mode for submit checks
- JDK-8254282: Add Linux x86_32 builds to submit workflow
- JDK-8255239: The timezone of the hs_err_pid log file is corrupted in Japanese locale
- JDK-8255305: Add Linux x86_32 tier1 to submit workflow
- JDK-8255352: Archive important test outputs in submit workflow
- JDK-8255373: Submit workflow artifact name is always "test-results_.zip"
- JDK-8255895: Submit workflow artifacts miss hs_errs/replays due to ZIP include mismatch
- JDK-8256127: Add cross-compiled foreign architectures builds to submit workflow
- JDK-8256277: Github Action build on macOS should define OS and Xcode versions
- JDK-8256354: Github Action build on Windows should define OS and MSVC versions
- JDK-8256393: Github Actions build on Linux should define OS and GCC versions
- JDK-8256414: add optimized build to submit workflow
- JDK-8256747: GitHub Actions: decouple the hotspot build-only jobs from Linux x64 testing
- JDK-8257056: Submit workflow should apt-get update to avoid package installation errors
- JDK-8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
- JDK-8260460: GitHub actions still fail on Linux x86_32 with "Could not configure libc6:i386"
- JDK-8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
- JDK-8263667: Avoid running GitHub actions on branches named pr/*
- JDK-8274658: ISO 4217 Amendment 170 Update
- JDK-8274751: Drag And Drop hangs on Windows
- JDK-8279669: test/jdk/com/sun/jdi/TestScaffold.java uses wrong condition
- JDK-8281814: Debuginfo.diz contains redundant build path after backport JDK-8025936
- JDK-8282225: GHA: Allow one concurrent run per PR only
- JDK-8282458: Update .jcheck/conf file for 8u move to git
- JDK-8282552: Bump update version of OpenJDK: 8u342
- JDK-8284772: 8u GHA: Use GCC Major Version Dependencies Only
- JDK-8285445: cannot open file "NUL:"
Changes in 8u342-b02:
- JDK-8170530: bash configure output contains a typo in a suggested library name
- JDK-8221988: add possibility to build with Visual Studio 2019
- JDK-8235211: serviceability/attach/RemovingUnixDomainSocketTest.java fails with AttachNotSupportedException: Unable to open socket file
- JDK-8244973: serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"
Changes in 8u342-b03:
- JDK-8168926: C2: Bytecode escape analyzer crashes due to stack overflow
- JDK-8248876: LoadObject with bad base address created for exec file on linux
- JDK-8278138: OpenJDK8 fails to start on Windows 8.1 after upgrading compiler to VS2017
Changes in 8u342-b04:
- JDK-8031567: Better model for storing source revision information
- JDK-8170385: JDK-8031567 broke source bundles
- JDK-8170392: JDK-8031567 broke builds from source bundles
- JDK-8202142: jfr/event/io/TestInstrumentation is unstable
- JDK-8266187: Memory leak in appendBootClassPath()
- JDK-8283350: (tz) Update Timezone Data to 2022a
- JDK-8284620: CodeBuffer may leak _overflow_arena
- JDK-8285523: Improve test java/io/FileOutputStream/OpenNUL.java
- JDK-8285727: [11u, 17u] Unify fix for JDK-8284920 with version from head
- JDK-8286989: Build failure on macOS after 8281814
Changes in 8u342-b05:
- JDK-8287537: 8u JDK-8284620 backport broke AArch64 build
Changes in 8u342-b06:
- JDK-8285591: add signum checks in DSA.java engineVerify
Thanks,
--
Andrew :)
Pronouns: he / him or they / them
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/jdk8u-dev/attachments/20220624/100af9a0/signature.asc>
More information about the jdk8u-dev
mailing list