--- old/test/sun/nio/cs/FindEncoderBugs.java 2016-02-16 21:51:56.000000000 +0800 +++ new/test/sun/nio/cs/FindEncoderBugs.java 2016-02-16 21:51:56.000000000 +0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2008, 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 @@ -29,7 +29,7 @@ * @build jdk.testlibrary.* * @run main/timeout=1200 FindEncoderBugs * @author Martin Buchholz - * @key randomness intermittent + * @key randomness */ import java.util.*;