> 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.
> 
> Testing:
>  - [x] Github Actions
>  - [x] tier1,tier2,tier3
> 
> Thanks,
> Manuel
> 
> ---------
> - [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 incrementally with one additional 
commit since the last revision:

  Specify hotspot compiler

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/32066/files
  - new: https://git.openjdk.org/jdk/pull/32066/files/612f9e34..dfdfc265

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=32066&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32066&range=00-01

  Stats: 9 lines in 2 files changed: 0 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/32066.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32066/head:pull/32066

PR: https://git.openjdk.org/jdk/pull/32066

Reply via email to