RFR: 8326421: Add jtreg test for large arrayCopy disjoint case. [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Apr 22 17:55:29 UTC 2024
On Tue, 2 Apr 2024 12:37:17 GMT, Swati Sharma <duke at openjdk.org> wrote:
>> test/hotspot/jtreg/compiler/arraycopy/TestArrayCopyDisjointLarge.java line 29:
>>
>>> 27: /**
>>> 28: * @test
>>> 29: * @bug 8310159
>>
>> Suggestion:
>>
>> * @bug 8326421
>>
>> Was there a reason for the other bug number? I think usually we use the bug number of the issue where the test is added. I might be wrong.
>
> @eme64 This test is to cover the functionality correctness of the issue JDK-8310159, If you suggest this should cover a general scenario I can add the bug number of the issue itself i.e 8326421. Please let me know.
I agree with @swati-sha - it should be 8310159.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17962#discussion_r1575158354
More information about the hotspot-compiler-dev
mailing list