[jdk21u-dev] RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()
Andrew Lygin
duke at openjdk.org
Fri Jul 4 07:52:45 UTC 2025
On Wed, 2 Apr 2025 10:33:08 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:
> This is backport of "[JDK-8332506](https://bugs.openjdk.org/browse/JDK-8332506) SIGFPE In ObjectSynchronizer::is_async_deflation_needed()".
>
> This fixes division by zero problem in JDK21 as there are cases the problem occurs in 21.
>
> Backport is almost clean, I resolved a few minor conflicts (copyright, and type conversion differences).
Hi! Could someone, please, suggest, is switching to ParallelGC a workaround for this bug?
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1566#issuecomment-3034868172
More information about the jdk-updates-dev
mailing list