[RAMPDOWN] 8u342 now in Rampdown Stage

Andrew Hughes gnu.andrew at redhat.com
Tue May 31 01:31:24 UTC 2022


On 14:07 Mon 30 May     , Andrew Hughes wrote:
> 8u342 is now in rampdown for release in July.
> 
> jdk8u-dev is CLOSED for commits until
> https://bugs.openjdk.java.net/browse/JDK-8287521 is integrated to
> begin the 8u352 release cycle.
>

This is now integrated, so commits for 8u352 can commence,
after the usual review and approval process.

https://git.openjdk.java.net/jdk8u-dev/commit/f3c87ce70bcc8421ec40e393e9649dfac30d2336

> For critical fixes (i.e. regressions or urgent fixes) for 8u342,
> please file a PR against https://github.com/openjdk/jdk8u and use
> jdk8u-critical-request to obtain approval to push.
> 
> Note that I'm currently seeing build failures of 8u342-b04 on
> AArch64:
> 
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x0000ffffbd337390, pid=4091, tid=0x0000ffffac36f200
> #
> # JRE version: OpenJDK Runtime Environment (8.0_342-b04) (build 1.8.0_342-ea-debug-b04)
> # Java VM: OpenJDK 64-Bit Server VM (25.342-b04-debug mixed mode linux-aarch64 compressed oops)
> # Problematic frame:
> # V  [libjvm.so+0x327390]  Chunk::next() const+0xc
> 
> I'll file a bug when I have more information, but I suspect this may
> be JDK-8284620: CodeBuffer may leak _overflow_arena which is the only
> HotSpot change in that build promotion. This does seem to have made
> its way to 8u quite quickly.
>

Backing out JDK-8284620 fixed the issue, so this does seem to be causing a regression
on AArch64. Filed https://bugs.openjdk.java.net/browse/JDK-8287537

I will back this out if it is not otherwise fixed by the time we come to freeze 8u342
in about a month's time.

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


More information about the jdk8u-dev mailing list