Integrated: 8254192: ExtraSharedClassListFile contains extra white space at end of line
Yumin Qi
minqi at openjdk.java.net
Thu Oct 15 16:51:20 UTC 2020
On Wed, 14 Oct 2020 22:09:50 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
This pull request has now been integrated.
Changeset: 546620bb
Author: Yumin Qi <minqi at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/546620bb
Stats: 57 lines in 2 files changed: 26 ins; 25 del; 6 mod
8254192: ExtraSharedClassListFile contains extra white space at end of line
Reviewed-by: iklam, ccheung, mchung
-------------
PR: https://git.openjdk.java.net/jdk/pull/669
More information about the core-libs-dev
mailing list