On Thu, 27 Aug 2026 16:35:33 GMT, Chen Liang <[email protected]> wrote:

> All these queries go through the underlying fileManager. This seems to be a 
> problem there instead of a problem on the front end.

I think that the change in 
[JDK-8304446](https://bugs.openjdk.org/browse/JDK-8304446) always used the 
module form even though it was only supposed to make `--system` work. 
Conversely the current change gives priority to `-bootclasspath` and friends, 
even if `--system` was set (unless that combination is ruled out by initial 
argument parsing?). In any case I think @asotona and @lahodaj needs to examine 
this one.

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

PR Comment: https://git.openjdk.org/jdk/pull/32554#issuecomment-5444906853

Reply via email to