On Wed, 3 Jun 2026 18:44:49 GMT, Chen Liang <[email protected]> wrote:

> The preview compilation of modules ignore class files supplied to module path 
> of normal compilation of modules. This introduces spurious errors when a 
> module has preview files and compiles against external class files at the 
> same time.
> 
> Also removed a useless `ifneq ($(COMPILER), bootjdk)` condition, please 
> review the diff without whitespace.
> 
> ---------
> - [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: 03a28477
Author:    Chen Liang <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/03a284774e1990e036a66ba4b802b90aa1d05951
Stats:     48 lines in 2 files changed: 2 ins; 1 del; 45 mod

8385932: [lworld] Preview compilation of modules ignores existing module class 
files

Reviewed-by: dcubed

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

PR: https://git.openjdk.org/valhalla/pull/2506

Reply via email to