-
Sub-task
-
Resolution: Withdrawn
-
P4
-
None
-
None
-
None
-
generic
-
generic
The Java Extension Mechanism has been removed and there is no longer a way to load the custom ResourceBundle.Control implementations through this SPI, as ResourceBundle.getBundle() is using ServiceLoader.loadInstalled() to locate them. A work around to achieve the old behavior is to explicitly pass a ResourceBundle.Control instance to ResourceBundle::getBundle
- relates to
-
JDK-8173899 Release Note: Provide a better migration path for ResourceBundleControlProvider
-
- Closed
-