diff -r 5b45993a4340 -r 9ff621041842 jdk/test/java/io/File/SetLastModified.java --- a/jdk/test/java/io/File/SetLastModified.java Thu May 18 18:14:07 2017 +0000 +++ b/jdk/test/java/io/File/SetLastModified.java Thu May 18 12:53:19 2017 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2017, 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 @@ -22,7 +22,7 @@ */ /* @test - @bug 4091757 6652379 + @bug 4091757 6652379 8177809 @summary Basic test for setLastModified method */