On Mon, 15 Dec 2025 19:03:35 GMT, Coleen Phillimore <[email protected]> wrote:

>> This change tests the properties: java.test.opts and the property for 
>> test.enable.preview (set when test has @enablePreview), and will pass 
>> --enable-preview -source 26 to the inMemoryJavaCompiler compiler task.  I 
>> don't really like this but the alternative is to do the same thing from all 
>> the tests, and pass this down as parameters.  Better alternative ideas are 
>> welcome.
>> 
>> When the jimage code is checked in, a bunch of tests fail because of this 
>> problem.
>> 
>> Testing with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Fix blank lines.

Thanks Chen, Matias and Roger.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1797#issuecomment-3657244911

Reply via email to