RFR: 8344706: Compiler Implementation of Compact Source Files and Instance Main Methods [v5]

Jan Lahoda jlahoda at openjdk.org
Tue Apr 22 12:39:06 UTC 2025


On Tue, 22 Apr 2025 08:35:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Jan Lahoda has updated the pull request incrementally with seven additional commits since the last revision:
>> 
>>  - Merge remote-tracking branch 'origin/finalize-concise-source-files' into finalize-concise-source-files
>>  - Reverting test commit.
>>    
>>    This reverts commit 7047cf007cc7de937aa21e96125083ee92932692.
>>  - Fixing tests.
>>  - Updating copyright year.
>>  - Adding bug number to tests.
>>  - Fixing IO tests path
>>  - Scratch
>
> src/java.base/share/classes/java/io/Console.java line 151:
> 
>> 149:     }
>> 150: 
>> 151:     /**
> 
> The copyright header will need to be updated on the changes to java.base as they seem to be first update to these sources in 2025.

Fixed here:
https://github.com/openjdk/jdk/pull/24438/commits/44fccf3ad9eeddb20b75bd2516da5358eb667926

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24438#discussion_r2054025498


More information about the compiler-dev mailing list