On Tue, 3 Jun 2025 20:14:31 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> This PR proposes to simplify lazy computation related to resource bundles. 
> Previously, some objects were computed lazily using a double-checked locking 
> algorithm. StableValues offers a more robust and succinct solution. 
>  
>  
> This PR passes tier1, tier2, and tier3 on multiple platforms.

Marked as reviewed by jlu (Committer).

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

PR Review: https://git.openjdk.org/jdk/pull/25630#pullrequestreview-2903045850

Reply via email to