On 2019-04-01 17:46, Claes Redestad wrote:
Hi, by archiving constant BaseLocale objects, we can simplify (and speed up) creation of the constant Locale objects in java.util.Locale which are unconditionally created during startup. Bug: https://bugs.openjdk.java.net/browse/JDK-8221701 Webrev: http://cr.openjdk.java.net/~redestad/8221701/open.00/ Testing: tier1-3, along with patches for JDK-8221723 and JDK-8221724
These RFEs have now been pushed, unblocking this RFE. /Claes