> On 21 Jul 2016, at 14:37, David Holmes <david.hol...@oracle.com> wrote: > >> >> JDK test changes >> — >> >> diff --git a/test/sun/misc/Safe.java b/test/sun/misc/GetSunMiscUnsafe.java >> rename from test/sun/misc/Safe.java >> rename to test/sun/misc/GetSunMiscUnsafe.java >> --- a/test/sun/misc/Safe.java >> +++ b/test/sun/misc/GetSunMiscUnsafe.java >> @@ -1,5 +1,5 @@ >> /* >> - * Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved. >> + * Copyright (c) 2001, 2016 Oracle and/or its affiliates. All rights >> reserved. > > Comma needed after 2016 >
Updated, thanks, Paul.