RFR: 8346831: Remove the extra closing parenthesis in CTW Makefile
Chen Liang
liach at openjdk.org
Wed Dec 25 03:32:37 UTC 2024
On Wed, 25 Dec 2024 02:27:30 GMT, Qizheng Xing <qxing at openjdk.org> wrote:
> JDK-8322982 updated the Makefile in `test/hotspot/jtreg/testlibrary/ctw` to fix a previous issue with the Class-File API, which was later partially reverted by JDK-8334733 because the Class-File API left preview, but left an extra closing parenthesis in the Makefile, which caused CTW to fail to build.
>
> This patch removes the extra parenthesis in the Makefile.
Thanks for this fix. Let's wait for another build reviewer.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22878#pullrequestreview-2522302448
More information about the hotspot-compiler-dev
mailing list