On Mon, 13 Jul 2026 16:07:38 GMT, Chen Liang <[email protected]> wrote:

>> doc/value-class-preview.md line 10:
>> 
>>> 8: 
>>> 9: To accomplish this, the JDK uses *preview-specific* files in 
>>> `META-INF/preview`,
>>> 10: which overrides files of the same name in the regular classpath. For 
>>> example,
>> 
>> "classpath"? Isn't this the modulepath these days?
>
> I use the term "classpath" for where the resources like class files are 
> discovered. I don't know if we ever use the term "modulepath".

Both the `java` and `javac` commands have "module path" options, along with 
"class path" options.

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2633#discussion_r3572342115

Reply via email to