[jdk25u] Integrated: 8361497: Scoped Values: orElse and orElseThrow do not access the cache
Rui Li
duke at openjdk.org
Tue Sep 2 17:16:43 UTC 2025
On Thu, 28 Aug 2025 18:09:34 GMT, Rui Li <duke at openjdk.org> wrote:
> Backport of https://bugs.openjdk.org/browse/JDK-8361497
>
> Not clean due to the lack of https://bugs.openjdk.org/browse/JDK-8360884. The cherry pick conflict was caused by the a new test added in the JDK-8360884., [code](https://github.com/openjdk/jdk/commit/4df9c873452293ccde3c7dbcd64e1ced6b6af52e#diff-314e483e41a8dd49577b207c12683b369ab87b6de6da289b9f7e89aae5f412cbR227-R232). Based on the conversation in [JDK-8360884](https://bugs.openjdk.org/browse/JDK-8360884), it seems people are not comfortable to backport JDK-8360884 into 25 yet. The conflict was easy to resolve tho. Just remove the additional test brought by JDK-8360884.
This pull request has now been integrated.
Changeset: b32786a4
Author: Rui Li <ruiamzn at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/b32786a434e9bfb574b6be38a89bad71efd09772
Stats: 100 lines in 2 files changed: 85 ins; 0 del; 15 mod
8361497: Scoped Values: orElse and orElseThrow do not access the cache
Backport-of: 9dd93c6a2c5fb4c3a9f2a063a7ab402f9292ad03
-------------
PR: https://git.openjdk.org/jdk25u/pull/142
More information about the jdk-updates-dev
mailing list