[lworld] RFR: 8373622: [lworld] Enabling jimage changes break tests with inMemoryJavaCompiler [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Dec 15 19:03:40 UTC 2025


On Mon, 15 Dec 2025 18:03:41 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix version for javac to be latest version.
>
> test/lib/jdk/test/lib/compiler/InMemoryJavaCompiler.java line 275:
> 
>> 273:                 opts.add("-source");
>> 274:                 opts.add(Integer.toString(Runtime.version().feature()));
>> 275: 
> 
> And another blank line.

Thanks Roger for noticing these were unintentionally added.

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

PR Review Comment: https://git.openjdk.org/valhalla/pull/1797#discussion_r2620501112


More information about the valhalla-dev mailing list