RFR: 8353841: [jittester] Fix JITTester build after asm removal [v2]
duke
duke at openjdk.org
Tue Apr 8 08:27:23 UTC 2025
On Tue, 8 Apr 2025 06:38:26 GMT, Evgeny Nikitin <enikitin at openjdk.org> wrote:
>> [JDK-8346981](https://bugs.openjdk.org/browse/JDK-8346981) removed jdk.internal.objectweb.asm packages from java.base, causing JITTester build to fail.
>>
>> This PR fixes the build by building ASM prior to the testlibrary and JITTester builds.
>> Testing: Local runs of targets `COMPILE` and `all`, no errors found.
>
> Evgeny Nikitin has updated the pull request incrementally with one additional commit since the last revision:
>
> Simplify compile_testlib as well
>
> Co-authored-by: Chen Liang <liach at openjdk.org>
@lepestock
Your change (at version c831099a3165fbf23869097383bac07aeb4f7a9b) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24487#issuecomment-2785638511
More information about the hotspot-compiler-dev
mailing list