[jdk21u-dev] RFR: 8332506: SIGFPE In ObjectSynchronizer::is_async_deflation_needed()

duke duke at openjdk.org
Thu Apr 3 15:31:58 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).

@wkia 
Your change (at version 546aa09772ae3d67a2a8d9ff43cd8d894d2f801e) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1566#issuecomment-2776190923


More information about the jdk-updates-dev mailing list