On Fri, 27 Feb 2026 18:52:05 GMT, Chen Liang <[email protected]> wrote:

>> David Beaumont has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   More tests and tidying
>
> make/jdk/src/classes/build/tools/valhalla/valuetypes/GenValueClasses.java 
> line 85:
> 
>> 83: public final class GenValueClasses extends AbstractProcessor {
>> 84:     // Matches preprocessor option flag in CompileJavaModules.gmk.
>> 85:     private static final String OUTDIR_OPTION_KEY = 
>> "valueclasses.outdir";
> 
> Let's make this package-private so we can use it in the annotation above.

Ohh, that's how you do that. Thanks!

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2180#discussion_r2872201163

Reply via email to