On Thu, 16 Jan 2025 22:21:26 GMT, Justin Lu <j...@openjdk.org> wrote:
> Please review this PR and CSR which adds a method to _java.util.Currency_ > which returns a stream of the available Currencies. > > The motivation can be found in the CSR. This pull request has now been integrated. Changeset: f05c53c2 Author: Justin Lu <j...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f05c53c2c4adec4c4e875d8b84ec7682bbe356f8 Stats: 122 lines in 2 files changed: 78 ins; 1 del; 43 mod 8347949: Currency method to stream available Currencies Reviewed-by: naoto, liach, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/23165