--- old/test/jdk/java/util/Locale/LocaleProvidersRun.java 2019-11-05 10:38:26.000000000 -0800 +++ new/test/jdk/java/util/Locale/LocaleProvidersRun.java 2019-11-05 10:38:26.000000000 -0800 @@ -156,6 +156,9 @@ //testing 8228465 fix. (Windows only) testRun("HOST", "bug8228465Test", "", "", ""); + + //testing 8232871 fix. (macOS only) + testRun("HOST", "bug8232871Test", "", "", ""); } private static void testRun(String prefList, String methodName,