RFR: 8254192: ExtraSharedClassListFile contains extra white space at end of line [v2]

Mandy Chung mchung at openjdk.java.net
Thu Oct 15 16:51:14 UTC 2020


On Thu, 15 Oct 2020 01:04:25 GMT, Yumin Qi <minqi at openjdk.org> wrote:

>> Hi, Please review the simple change.
>> 
>>   The removing of white spaces from end of line in ClassListParser should be moved to before we add lambda-form-invoker
>>   line to array.  After made such arrangement, changed CDS.java for trimming line code.
>> 
>> Tests: local test on runtime/cds/appcds. Mach5 tier1,4 is in progress.
>> 
>> Thanks
>
> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix comment adding \f for Replace

Marked as reviewed by mchung (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/669


More information about the hotspot-runtime-dev mailing list