[jdk17u-dev] Withdrawn: 8290079: Reduce interaction with volatile in static initializer of BigInteger

Roland Mesde duke at openjdk.org
Wed Nov 26 17:49:33 UTC 2025


On Wed, 19 Nov 2025 21:56:29 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8290079: Reduce interaction with volatile in static initializer of BigInteger.
> 
> ```BigInteger.powerCache``` is volatile and should be assigned only once in static initializer.
> 
> Ran GHA Sanity Checks (passed) and related test (passed).

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/4191


More information about the jdk-updates-dev mailing list