> This is a redo of #32066 and looks the same apart from a preview-warning > suppression in the IR-framework. The cleanup to prevent the failures that > lead to the backout of the original patch went in with #32316. > > This PR aims to compile the compiler testlibrary in > tests/hotspot/jtreg/compiler/lib into the test-image. However, this does not > change how compiler tests using these libraries are run; they are still > compiled by jtreg when running tests. This change is a convenience to be able > to mechanically reduce tests using the IR or template frameworks without > jtreg and thus needing those dependencies. > > Thanks, > Manuel > > Testing: > - [x] Github Actions > - [x] tier1,tier2,tier3 > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Manuel Hässig has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge branch 'master' into JDK-8390109-testlib-redo - Suppress expected preview warning - Add compiler testlibrary to the test-image ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32340/files - new: https://git.openjdk.org/jdk/pull/32340/files/2fd09caa..c7441c1e Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32340&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32340&range=00-01 Stats: 23883 lines in 536 files changed: 16587 ins; 4957 del; 2339 mod Patch: https://git.openjdk.org/jdk/pull/32340.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32340/head:pull/32340 PR: https://git.openjdk.org/jdk/pull/32340
