On Fri, 11 Mar 2022 19:07:59 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
>> Carter Kozak has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add 8283049 to LoggerFinderLoaderTest @bug docs > > test/jdk/java/lang/System/LoggerFinder/internal/LoggerFinderLoaderTest/LoggerFinderLoaderTest.java > line 233: > >> 231: } >> 232: } else if (singleton) { >> 233: if >> (!warning.contains("java.util.ServiceConfigurationError: More than one >> LoggerFinder implementation")) { > > please add 8283049 to the `@bug` list above since the test actually verifies > the fix. Updated, thanks! ------------- PR: https://git.openjdk.java.net/jdk/pull/7780