On Tue, 20 Oct 2020 17:54:21 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> ...or I can put new test into a separate file. But the existing test is >> quite inferior compared to the new one, so it >> does not seem to make a lot of sense to keep it. > > It was mistake in 8253191 (I file bug). If you modify existing file (even if > you keep only test name the same) you have > to preserve original Copyright and add new Copyright line. You don't need > create new file. We have a lot of cases with > 2 or more Copyright lines - it is normal: > https://github.com/openjdk/jdk/blob/master/test/hotspot/jtreg/compiler/vectorization/TestVectorsNotSavedAtSafepoint.java I file 8255067 to restore Copyright line in TestUnsignedByteCompare.java test file. ------------- PR: https://git.openjdk.java.net/jdk/pull/650