RFR: 8254192: ExtraSharedClassListFile contains extra white space at end of line [v2]
Ioi Lam
iklam at openjdk.java.net
Thu Oct 15 01:09:12 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 iklam (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/669
More information about the core-libs-dev
mailing list