Integrated: 8353325: Rewrite appcds/methodHandles test cases to use CDSAppTester
Ioi Lam
iklam at openjdk.org
Thu Apr 3 00:45:00 UTC 2025
On Mon, 31 Mar 2025 23:08:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> These test cases are rewritten to use CDSAppTester, so that they can also be executed in the new JEP 483 workflow (with `-XX:AOTCache=xxx`, etc). This will increase coverage of current and upcoming AOT features (such as AOT linking of invokedynamic, and AOT method profiling).
>
> These test cases are generated by a bash script. This PR minimizes the generated part so that the main portions of the tests can be modified as a normal java source file.
This pull request has now been integrated.
Changeset: b01026ab
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b01026abaab0b65f9ec0920d66a8ff1fa868d351
Stats: 1639 lines in 18 files changed: 381 ins; 1214 del; 44 mod
8353325: Rewrite appcds/methodHandles test cases to use CDSAppTester
Reviewed-by: ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/24340
More information about the hotspot-dev
mailing list