RFR: 8366017: Extend the set of inputs handled by fast paths in FloatingDecimal [v6]
Joe Darcy
darcy at openjdk.org
Wed Oct 29 04:21:06 UTC 2025
On Wed, 29 Oct 2025 04:05:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Would it be worthwhile to make these arrays `@Stable`?
>
> In the future, might be a candidate for StableConstant/LazyValue functionality.
PS If each array is read only once, then perhaps the other data structures would be better initialized in a loop.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26990#discussion_r2471678511
More information about the core-libs-dev
mailing list