mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
This commit is contained in:
parent
c6641c7d2d
commit
809995b526
565 changed files with 1106 additions and 67327 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2014, 2024, 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
|
||||
|
@ -35,6 +35,4 @@ module jdk.localedata {
|
|||
sun.util.resources.provider.NonBaseLocaleDataMetaInfo;
|
||||
provides sun.util.resources.LocaleData.CommonResourceBundleProvider with
|
||||
sun.util.resources.provider.LocaleDataProvider;
|
||||
provides sun.util.resources.LocaleData.SupplementaryResourceBundleProvider with
|
||||
sun.util.resources.provider.SupplementaryLocaleDataProvider;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue