Integrated: 8346986: Remove ASM from java.base
Adam Sotona
asotona at openjdk.org
Tue Jan 14 09:31:43 UTC 2025
On Tue, 7 Jan 2025 12:49:40 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> There are no more consumers of ASM library except for hotspot tests.
> This patch moves ASM library from java.base module to the hotspot test libraries location and fixes the tests.
>
> Please review.
>
> Thanks,
> Adam
This pull request has now been integrated.
Changeset: 3e989fd0
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3e989fd0f7796a2352ffb1bbeee2dcd89a4416ca
Stats: 4233 lines in 322 files changed: 1409 ins; 1442 del; 1382 mod
8346986: Remove ASM from java.base
Reviewed-by: dholmes, ihse, lmesnik, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/22946
More information about the build-dev
mailing list