<i18n dev> RFR: 8337279: Optimize format instant [v7]

Shaojin Wen swen at openjdk.org
Sat Feb 1 00:41:52 UTC 2025


On Mon, 23 Sep 2024 05:33:53 GMT, Shaojin Wen <swen at openjdk.org> wrote:

> I don't think using SharedSecret just for performance improvement and code size reduction is the right way, as the class is the last resort as the header says:
> 
> ```
>  * <p><strong>
>  * Usage of these APIs often means bad encapsulation designs,
>  * increased complexity and lack of sustainability.
>  * Use this only as a last resort!
>  * </strong>
> ```

@naotoj 
 I have removed SharedSecrets, can you review it again?

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

PR Comment: https://git.openjdk.org/jdk/pull/20353#issuecomment-2628624789


More information about the i18n-dev mailing list