File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/java.base/share/classes/java/util Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2000, 2023 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2000, 2024 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
108
108
* with {@code Currency} or monetary values as it provides better handling of floating
109
109
* point numbers and their operations.
110
110
*
111
- * @spec http ://www.iso.org/iso/home/standards/currency_codes.htm ISO - ISO 4217 - Currency codes
111
+ * @spec https ://www.iso.org/iso-4217-currency-codes.html ISO - ISO 4217 - Currency codes
112
112
* @see java.math.BigDecimal
113
113
* @since 1.4
114
114
*/
You can’t perform that action at this time.
0 commit comments