RFR: 8299970: Speed up compiler/arraycopy/TestArrayCopyConjoint.java [v2]

Emanuel Peter epeter at openjdk.org
Thu Feb 9 12:08:48 UTC 2023


On Thu, 9 Feb 2023 11:56:29 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> You are right. In this case, please also update `TestArrayCopyDisjoint.java` test.
>> It could be "copy/paste" issue when these tests were created based on other existing tests.
>> May be in separate RFE we should review tests which use `catch` and may hide a failure.
>
> Thanks for the idea, I applied it to `TestArrayCopyDisjoint.java`, and updated the description above.

Filed follow-up RFE
https://bugs.openjdk.org/browse/JDK-8302135

-------------

PR: https://git.openjdk.org/jdk/pull/12475


More information about the hotspot-compiler-dev mailing list