--- old/test/sun/misc/Cleaner/exitOnThrow.sh 2013-03-05 03:00:13.098106865 +0800 +++ new/test/sun/misc/Cleaner/exitOnThrow.sh 2013-03-05 03:00:12.535106963 +0800 @@ -25,7 +25,7 @@ # # @test -# @bug 4954921 +# @bug 4954921 8009259 # @summary Ensure that if a cleaner throws an exception then the VM exits # # @build ExitOnThrow