On Thu, 13 Aug 2026 12:10:12 GMT, Manuel Hässig <[email protected]> wrote:

> 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).

This pull request has now been integrated.

Changeset: f5874509
Author:    Manuel Hässig <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/f5874509cd549ef4ff4df1038b1d736f37175455
Stats:     90 lines in 3 files changed: 89 ins; 0 del; 1 mod

8390109: [REDO] Add the hotspot compiler testlibrary to the test-image

Reviewed-by: erikj, mchevalier

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

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

Reply via email to