mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8171156: Class java.util.LocaleISOData has outdated information for country Code NP
Reviewed-by: naoto
This commit is contained in:
parent
ad326fc62b
commit
02875e77fd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -393,7 +393,7 @@ class LocaleISOData {
|
|||
+ "NI" + "NIC" // Nicaragua, Republic of
|
||||
+ "NL" + "NLD" // Netherlands, Kingdom of the
|
||||
+ "NO" + "NOR" // Norway, Kingdom of
|
||||
+ "NP" + "NPL" // Nepal, Kingdom of
|
||||
+ "NP" + "NPL" // Nepal, Federal Democratic Republic of
|
||||
+ "NR" + "NRU" // Nauru, Republic of
|
||||
+ "NU" + "NIU" // Niue, Republic of
|
||||
+ "NZ" + "NZL" // New Zealand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue