--- old/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh 2016-10-20 12:41:29.049892413 +0900 +++ new/test/java/util/PluggableLocale/BreakIteratorProviderTest.sh 2016-10-20 12:41:28.937889905 +0900 @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2007, 2016, 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 @@ -23,6 +23,6 @@ # # # @test -# @bug 4052440 8062588 +# @bug 4052440 8062588 8165804 # @summary BreakIteratorProvider tests # @run shell ExecTest.sh foo BreakIteratorProviderTest