# HG changeset patch # User iignatyev # Date 1537210239 25200 # Node ID 0ae80830256e32db52dabe8d578b81ef81c39cd7 # Parent 9884b717f2ed3213c12b4a70c8dffea2511c4e26 8210779: 8182404 and 8210732 haven't updated copyright years Reviewed-by: bchristi diff -r 9884b717f2ed -r 0ae80830256e test/jdk/com/sun/jdi/BasicJDWPConnectionTest.java --- a/test/jdk/com/sun/jdi/BasicJDWPConnectionTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/com/sun/jdi/BasicJDWPConnectionTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/awt/datatransfer/ClipboardInterVMTest/ClipboardInterVMTest.java --- a/test/jdk/java/awt/datatransfer/ClipboardInterVMTest/ClipboardInterVMTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/awt/datatransfer/ClipboardInterVMTest/ClipboardInterVMTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/Thread/ThreadStateController.java --- a/test/jdk/java/lang/Thread/ThreadStateController.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/Thread/ThreadStateController.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/LFCaching/LambdaFormTestCase.java --- a/test/jdk/java/lang/invoke/LFCaching/LambdaFormTestCase.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/LFCaching/LambdaFormTestCase.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/MethodHandles/CatchExceptionTest.java --- a/test/jdk/java/lang/invoke/MethodHandles/CatchExceptionTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/MethodHandles/CatchExceptionTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/PermuteArgsTest.java --- a/test/jdk/java/lang/invoke/PermuteArgsTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/PermuteArgsTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/TestCatchExceptionWithVarargs.java --- a/test/jdk/java/lang/invoke/TestCatchExceptionWithVarargs.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/TestCatchExceptionWithVarargs.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/VarargsArrayTest.java --- a/test/jdk/java/lang/invoke/VarargsArrayTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/VarargsArrayTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/lang/invoke/common/test/java/lang/invoke/lib/CodeCacheOverflowProcessor.java --- a/test/jdk/java/lang/invoke/common/test/java/lang/invoke/lib/CodeCacheOverflowProcessor.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/lang/invoke/common/test/java/lang/invoke/lib/CodeCacheOverflowProcessor.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/net/MulticastSocket/MultiDead.java --- a/test/jdk/java/net/MulticastSocket/MultiDead.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/net/MulticastSocket/MultiDead.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/net/spi/URLStreamHandlerProvider/Basic.java --- a/test/jdk/java/net/spi/URLStreamHandlerProvider/Basic.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/net/spi/URLStreamHandlerProvider/Basic.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/nio/channels/FileChannel/LoopingTruncate.java --- a/test/jdk/java/nio/channels/FileChannel/LoopingTruncate.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/nio/channels/FileChannel/LoopingTruncate.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/nio/channels/Selector/Wakeup.java --- a/test/jdk/java/nio/channels/Selector/Wakeup.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/nio/channels/Selector/Wakeup.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/security/KeyStore/PKCS12/EntryProtectionTest.java --- a/test/jdk/java/security/KeyStore/PKCS12/EntryProtectionTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/security/KeyStore/PKCS12/EntryProtectionTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/BlockingQueue/Interrupt.java --- a/test/jdk/java/util/concurrent/BlockingQueue/Interrupt.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/BlockingQueue/Interrupt.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/CyclicBarrier/Basic.java --- a/test/jdk/java/util/concurrent/CyclicBarrier/Basic.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/CyclicBarrier/Basic.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/Executors/AutoShutdown.java --- a/test/jdk/java/util/concurrent/Executors/AutoShutdown.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/Executors/AutoShutdown.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/FutureTask/BlockingTaskExecutor.java --- a/test/jdk/java/util/concurrent/FutureTask/BlockingTaskExecutor.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/FutureTask/BlockingTaskExecutor.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java --- a/test/jdk/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java --- a/test/jdk/java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/ThreadPoolExecutor/Custom.java --- a/test/jdk/java/util/concurrent/ThreadPoolExecutor/Custom.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/ThreadPoolExecutor/Custom.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/ThreadPoolExecutor/SelfInterrupt.java --- a/test/jdk/java/util/concurrent/ThreadPoolExecutor/SelfInterrupt.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/ThreadPoolExecutor/SelfInterrupt.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/ThreadPoolExecutor/TimeOutShrink.java --- a/test/jdk/java/util/concurrent/ThreadPoolExecutor/TimeOutShrink.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/ThreadPoolExecutor/TimeOutShrink.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/forkjoin/SubmissionTest.java --- a/test/jdk/java/util/concurrent/forkjoin/SubmissionTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/forkjoin/SubmissionTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/locks/Lock/TimedAcquireLeak.java --- a/test/jdk/java/util/concurrent/locks/Lock/TimedAcquireLeak.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/locks/Lock/TimedAcquireLeak.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/java/util/concurrent/locks/ReentrantReadWriteLock/Count.java --- a/test/jdk/java/util/concurrent/locks/ReentrantReadWriteLock/Count.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/java/util/concurrent/locks/ReentrantReadWriteLock/Count.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/javax/management/monitor/GaugeMonitorDeadlockTest.java --- a/test/jdk/javax/management/monitor/GaugeMonitorDeadlockTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/javax/management/monitor/GaugeMonitorDeadlockTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/javax/management/monitor/StartStopTest.java --- a/test/jdk/javax/management/monitor/StartStopTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/javax/management/monitor/StartStopTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/javax/management/remote/mandatory/loading/MethodResultTest.java --- a/test/jdk/javax/management/remote/mandatory/loading/MethodResultTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/javax/management/remote/mandatory/loading/MethodResultTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java --- a/test/jdk/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/jvmstat/monitor/MonitoredVm/TestPollingInterval.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2004, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java --- a/test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh --- a/test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTestApp.java --- a/test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTestApp.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/management/jmxremote/bootstrap/RmiRegistrySslTestApp.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh --- a/test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/sun/tools/jhsdb/heapconfig/TmtoolTestScenario.java --- a/test/jdk/sun/tools/jhsdb/heapconfig/TmtoolTestScenario.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/sun/tools/jhsdb/heapconfig/TmtoolTestScenario.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 diff -r 9884b717f2ed -r 0ae80830256e test/jdk/tools/jar/compat/CLICompatibility.java --- a/test/jdk/tools/jar/compat/CLICompatibility.java Mon Sep 17 10:14:31 2018 -0700 +++ b/test/jdk/tools/jar/compat/CLICompatibility.java Mon Sep 17 11:50:39 2018 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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