RFR: 8253525: Implement getInstanceSize/sizeOf intrinsics [v3]

Vladimir Kozlov kvn at openjdk.java.net
Tue Oct 20 18:15:13 UTC 2020


On Tue, 20 Oct 2020 17:54:21 GMT, Vladimir Kozlov <kvn at 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


More information about the serviceability-dev mailing list