Integrated: 7903971: Restore propagation of preview flag into library code

Christian Stein cstein at openjdk.org
Thu Mar 27 12:28:21 UTC 2025


On Thu, 13 Mar 2025 14:35:40 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this change restoring the propagation of the preview flag into compilation of library code.
> 
> This will complete the removal of the problematic `LIBRARY.properties` implementation started with [CODETOOLS-7903940](https://bugs.openjdk.org/browse/CODETOOLS-7903940)
> 
> See: https://github.com/openjdk/jtreg/blob/9d253be7d40d9fa4ab671066b959711566942485/src/share/classes/com/sun/javatest/regtest/exec/CompileAction.java#L366

This pull request has now been integrated.

Changeset: d225f878
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jtreg/commit/d225f878d5fb4f9cb15bbae0bb795808bb70383e
Stats:     128 lines in 8 files changed: 109 ins; 14 del; 5 mod

7903971: Restore propagation of preview flag into library code

Reviewed-by: mcimadamore

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

PR: https://git.openjdk.org/jtreg/pull/255


More information about the jtreg-dev mailing list